Home
last modified time | relevance | path

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

/netbsd/external/apache2/llvm/dist/clang/lib/AST/
H A DDeclBase.cpp913 #define DECL_CONTEXT(NAME) \ in castFromDeclContext() macro
932 #define DECL_CONTEXT(NAME) \ in castToDeclContext() macro
1066 #define DECL_CONTEXT(NAME) case Decl::NAME: in classof() macro
/netbsd/external/gpl3/gcc/dist/gcc/
H A Dtree.h2456 #define DECL_CONTEXT(NODE) (DECL_MINIMAL_CHECK (NODE)->decl_minimal.context) macro
/netbsd/external/gpl3/gcc.old/dist/gcc/
H A Dtree.h2456 #define DECL_CONTEXT(NODE) (DECL_MINIMAL_CHECK (NODE)->decl_minimal.context) macro