Home
last modified time | relevance | path

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

/aosp_15_r20/external/clang/lib/AST/
H A 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
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/lib/gcc/x86_64-w64-mingw32/4.8.3/plugin/include/
Dtree.h2634 #define DECL_CONTEXT(NODE) (DECL_MINIMAL_CHECK (NODE)->decl_minimal.context) macro