Home
last modified time | relevance | path

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

/external/clang/include/clang/Sema/
DScopeInfo.h633 ImplicitParamDecl *ContextParam; variable
/external/clang/lib/AST/
DMicrosoftMangle.cpp80 if (ParmVarDecl *ContextParam = in getEffectiveDeclContext() local
87 if (ParmVarDecl *ContextParam = in getEffectiveDeclContext() local
DItaniumMangle.cpp57 if (ParmVarDecl *ContextParam in getEffectiveDeclContext() local
64 if (ParmVarDecl *ContextParam in getEffectiveDeclContext() local
/external/clang/include/clang/AST/
DDecl.h3638 unsigned ContextParam; variable