Home
last modified time | relevance | path

Searched defs:getNonClosureAncestor (Results 1 – 4 of 4) sorted by relevance

/external/clang/include/clang/AST/
DDeclBase.h1342 const Decl *getNonClosureAncestor() const { in getNonClosureAncestor() function
/external/clang/lib/AST/
DDeclBase.cpp857 Decl *DeclContext::getNonClosureAncestor() { in getNonClosureAncestor() function in DeclContext
/external/llvm-project/clang/lib/AST/
DDeclBase.cpp1048 Decl *DeclContext::getNonClosureAncestor() { in getNonClosureAncestor() function in DeclContext
/external/llvm-project/clang/include/clang/AST/
DDeclBase.h1951 const Decl *getNonClosureAncestor() const { in getNonClosureAncestor() function