Home
last modified time | relevance | path

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

/llvm-project/clang/include/clang/Sema/
H A DScopeInfo.h822 ImplicitParamDecl *ContextParam; global() variable
/llvm-project/clang/lib/AST/
H A DItaniumMangle.cpp663 if (ParmVarDecl *ContextParam = in getEffectiveDeclContext() local
670 if (ParmVarDecl *ContextParam = in getEffectiveDeclContext() local
H A DMicrosoftMangle.cpp112 return ContextParam->getDeclContext(); in getEffectiveDeclContext() local
/llvm-project/clang/include/clang/AST/
H A DDecl.h4716 unsigned ContextParam; global() variable