Home
last modified time | relevance | path

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

/llvm-project/clang/include/clang/Sema/
H A DScopeInfo.h624 Capture(ValueDecl *Var, bool Block, bool ByRef, bool IsNested, in Capture() argument
635 Capture(IsThisCapture, bool IsNested, SourceLocation Loc, in Capture() argument
643 Capture(IsVLACapture, const VariableArrayType *VLA, bool IsNested, in Capture() argument
/llvm-project/llvm/include/llvm/DebugInfo/LogicalView/Core/
H A DLVElement.h93 IsNested, // CodeView nested type. enumerator
/llvm-project/llvm/lib/Target/X86/
H A DX86FrameLowering.cpp3188 bool IsNested = HasNestArgument(&MF); GetScratchRegister() local
3240 bool IsNested = false; adjustForSegmentedStacks() local
/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonLoopIdiomRecognition.cpp2114 bool IsNested = CurLoop->getParentLoop() != nullptr; processCopyingStore() local
/llvm-project/clang/lib/Sema/
H A DSemaDeclCXX.cpp11471 ActOnStartNamespaceDef(Scope * NamespcScope,SourceLocation InlineLoc,SourceLocation NamespaceLoc,SourceLocation IdentLoc,IdentifierInfo * II,SourceLocation LBrace,const ParsedAttributesView & AttrList,UsingDirectiveDecl * & UD,bool IsNested) ActOnStartNamespaceDef() argument
H A DSemaExpr.cpp13261 bool IsNested = NextToCheckIndex > 0; DiagnoseRecursiveConstFields() local