Home
last modified time | relevance | path

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

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