Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/tools/clang/include/clang/Sema/
HDScopeInfo.h588 ImplicitParamDecl *ContextParam; variable
/NextBSD/contrib/llvm/tools/clang/lib/AST/
HDMicrosoftMangle.cpp47 if (ParmVarDecl *ContextParam = in getEffectiveDeclContext() local
54 if (ParmVarDecl *ContextParam = in getEffectiveDeclContext() local
HDItaniumMangle.cpp56 if (ParmVarDecl *ContextParam in getEffectiveDeclContext() local
63 if (ParmVarDecl *ContextParam in getEffectiveDeclContext() local
/NextBSD/contrib/llvm/tools/clang/include/clang/AST/
HDDecl.h3621 unsigned ContextParam; variable