Home
last modified time | relevance | path

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

/external/clang/include/clang/AST/
DDeclBase.h1353 const DeclContext *getPrimaryContext() const { in getPrimaryContext() function
/external/clang/lib/AST/
DDeclBase.cpp991 DeclContext *DeclContext::getPrimaryContext() { in getPrimaryContext() function in DeclContext