Home
last modified time | relevance | path

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

/external/clang/include/clang/Sema/
DScopeInfo.h605 ImplicitParamDecl *ContextParam; variable
/external/clang/lib/AST/
DMicrosoftMangle.cpp48 if (ParmVarDecl *ContextParam = in getEffectiveDeclContext() local
55 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.h3639 unsigned ContextParam; variable