Home
last modified time | relevance | path

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

/llvm-project/llvm/include/llvm/Transforms/IPO/
H A DSampleContextTracker.h40 : ParentContext(Parent), FuncName(FName), FuncSamples(FSamples), in ParentContext() function
67 ContextTrieNode *ParentContext; variable
/llvm-project/clang/include/clang/ExtractAPI/
H A DAPI.h1481 if (auto *ParentContext = createRecord() local
/llvm-project/clang/lib/AST/
H A DExpr.cpp2243 SourceLocExpr(const ASTContext & Ctx,SourceLocIdentKind Kind,QualType ResultTy,SourceLocation BLoc,SourceLocation RParenLoc,DeclContext * ParentContext) SourceLocExpr() argument
/llvm-project/clang/include/clang/AST/
H A DExpr.h4734 DeclContext *ParentContext; global() variable
/llvm-project/clang/lib/Sema/
H A DTreeTransform.h3651 RebuildSourceLocExpr(SourceLocIdentKind Kind,QualType ResultTy,SourceLocation BuiltinLoc,SourceLocation RPLoc,DeclContext * ParentContext) RebuildSourceLocExpr() argument
H A DSemaExpr.cpp16520 BuildSourceLocExpr(SourceLocIdentKind Kind,QualType ResultTy,SourceLocation BuiltinLoc,SourceLocation RPLoc,DeclContext * ParentContext) BuildSourceLocExpr() argument