Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/Sema/
H A DScopeInfo.h624 Capture(ValueDecl *Var, bool Block, bool ByRef, bool IsNested, in Capture()
635 Capture(IsThisCapture, bool IsNested, SourceLocation Loc, in Capture()
643 Capture(IsVLACapture, const VariableArrayType *VLA, bool IsNested, in Capture()
/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/LogicalView/Core/
H A DLVElement.h93 IsNested, // CodeView nested type. enumerator
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86FrameLowering.cpp3185 bool IsNested = HasNestArgument(&MF); in GetScratchRegister() local
3237 bool IsNested = false; in adjustForSegmentedStacks() local
/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonLoopIdiomRecognition.cpp2114 bool IsNested = CurLoop->getParentLoop() != nullptr; in processCopyingStore() local
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaDeclCXX.cpp11530 UsingDirectiveDecl *&UD, bool IsNested) { in ActOnStartNamespaceDef() argument
H A DSemaExpr.cpp13313 bool IsNested = NextToCheckIndex > 0; in DiagnoseRecursiveConstFields() local