Home
last modified time | relevance | path

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

/external/clang/include/clang/AST/
DDeclBase.h1373 const RecordDecl *getOuterLexicalRecordContext() const { in getOuterLexicalRecordContext() function
/external/clang/lib/AST/
DDeclBase.cpp1550 RecordDecl *DeclContext::getOuterLexicalRecordContext() { in getOuterLexicalRecordContext() function in DeclContext
/external/llvm-project/clang/lib/AST/
DDeclBase.cpp1830 RecordDecl *DeclContext::getOuterLexicalRecordContext() { in getOuterLexicalRecordContext() function in DeclContext
/external/llvm-project/clang/include/clang/AST/
DDeclBase.h1982 const RecordDecl *getOuterLexicalRecordContext() const { in getOuterLexicalRecordContext() function