Home
last modified time | relevance | path

Searched defs:IsNested (Results 1 – 6 of 6) sorted by relevance

/openbsd/gnu/llvm/clang/include/clang/Sema/
H A DScopeInfo.h595 Capture(ValueDecl *Var, bool Block, bool ByRef, bool IsNested, in Capture()
606 Capture(IsThisCapture, bool IsNested, SourceLocation Loc, in Capture()
614 Capture(IsVLACapture, const VariableArrayType *VLA, bool IsNested, in Capture()
/openbsd/gnu/llvm/llvm/include/llvm/DebugInfo/LogicalView/Core/
H A DLVElement.h93 IsNested, // CodeView nested type. enumerator
/openbsd/gnu/llvm/llvm/lib/Target/X86/
H A DX86FrameLowering.cpp2971 bool IsNested = HasNestArgument(&MF); in GetScratchRegister() local
3023 bool IsNested = false; in adjustForSegmentedStacks() local
/openbsd/gnu/llvm/llvm/lib/Target/Hexagon/
H A DHexagonLoopIdiomRecognition.cpp2120 bool IsNested = CurLoop->getParentLoop() != nullptr; in processCopyingStore() local
/openbsd/gnu/llvm/clang/lib/Sema/
H A DSemaDeclCXX.cpp11214 UsingDirectiveDecl *&UD, bool IsNested) { in ActOnStartNamespaceDef()
H A DSemaExpr.cpp13886 bool IsNested = NextToCheckIndex > 0; in DiagnoseRecursiveConstFields() local