Home
last modified time | relevance | path

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

/external/clang/lib/AST/
DDeclBase.cpp603 #define DECL_CONTEXT(NAME) \ in castFromDeclContext() macro
622 #define DECL_CONTEXT(NAME) \ in castToDeclContext() macro
706 #define DECL_CONTEXT(NAME) case Decl::NAME: in classof() macro
/external/clang/include/clang/AST/
DDeclBase.h1527 #define DECL_CONTEXT(NAME) \ macro