Home
last modified time | relevance | path

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

/external/clang/include/clang/Sema/
DScopeInfo.h588 ImplicitParamDecl *ContextParam; variable
/external/clang/lib/AST/
DMicrosoftMangle.cpp47 if (ParmVarDecl *ContextParam = in getEffectiveDeclContext() local
54 if (ParmVarDecl *ContextParam = in getEffectiveDeclContext() local
DItaniumMangle.cpp56 if (ParmVarDecl *ContextParam in getEffectiveDeclContext() local
63 if (ParmVarDecl *ContextParam in getEffectiveDeclContext() local
/external/clang/include/clang/AST/
DDecl.h3575 unsigned ContextParam; variable