Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/AST/
H A DDeclBase.cpp1046 #define DECL_CONTEXT(NAME) \ in castFromDeclContext() macro
1059 #define DECL_CONTEXT(NAME) \ in castToDeclContext() macro
1264 #define DECL_CONTEXT(NAME) case Decl::NAME: in classof() macro