Home
last modified time | relevance | path

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

/external/clang/include/clang/AST/
DDeclBase.h1354 const RecordDecl *getOuterLexicalRecordContext() const { in getOuterLexicalRecordContext() function
/external/clang/lib/AST/
DDeclBase.cpp1506 RecordDecl *DeclContext::getOuterLexicalRecordContext() { in getOuterLexicalRecordContext() function in DeclContext