Searched defs:getParentContext (Results 1 – 2 of 2) sorted by relevance
/llvm-project/llvm/lib/Transforms/IPO/ | ||
H A D | SampleContextTracker.cpp | 139 ContextTrieNode *ContextTrieNode::getParentContext() const { in getParentContext() function in llvm::ContextTrieNode |
/llvm-project/clang/include/clang/AST/ | ||
H A D | Expr.h | 4773 const DeclContext *getParentContext() const { return ParentContext; } getParentContext() function |