Home
last modified time | relevance | path

Searched refs:DECL_CONTEXT (Results 1 – 1 of 1) sorted by relevance

/external/clang/lib/AST/
DDeclBase.cpp730 #define DECL_CONTEXT(NAME) \ in castFromDeclContext() macro
749 #define DECL_CONTEXT(NAME) \ in castToDeclContext() macro
868 #define DECL_CONTEXT(NAME) case Decl::NAME: in classof() macro