Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/include/llvm/Transforms/IPO/
H A DSampleContextTracker.h40 : ParentContext(Parent), FuncName(FName), FuncSamples(FSamples), in ParentContext() function
67 ContextTrieNode *ParentContext; variable
/freebsd-src/contrib/llvm-project/clang/lib/AST/
H A DExpr.cpp2218 SourceLocExpr(const ASTContext & Ctx,SourceLocIdentKind Kind,QualType ResultTy,SourceLocation BLoc,SourceLocation RParenLoc,DeclContext * ParentContext) SourceLocExpr() argument
/freebsd-src/contrib/llvm-project/clang/include/clang/AST/
H A DExpr.h4700 DeclContext *ParentContext; global() variable
/freebsd-src/contrib/llvm-project/clang/lib/Sema/
H A DTreeTransform.h3593 RebuildSourceLocExpr(SourceLocIdentKind Kind,QualType ResultTy,SourceLocation BuiltinLoc,SourceLocation RPLoc,DeclContext * ParentContext) RebuildSourceLocExpr() argument
H A DSemaExpr.cpp17573 BuildSourceLocExpr(SourceLocIdentKind Kind,QualType ResultTy,SourceLocation BuiltinLoc,SourceLocation RPLoc,DeclContext * ParentContext) BuildSourceLocExpr() argument