Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/Sema/
H A DScopeInfo.h822 ImplicitParamDecl *ContextParam; variable
/freebsd/contrib/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 if (ParmVarDecl *ContextParam = in getEffectiveDeclContext() local
/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DDecl.h4677 unsigned ContextParam; variable