Searched defs:ContextParam (Results 1 – 4 of 4) sorted by relevance
/freebsd-src/contrib/llvm-project/clang/include/clang/Sema/ | ||
H A D | ScopeInfo.h | 805 ImplicitParamDecl *ContextParam; global() variable |
/freebsd-src/contrib/llvm-project/clang/lib/AST/ | ||
H A D | ItaniumMangle.cpp | 664 if (ParmVarDecl *ContextParam = getEffectiveDeclContext() local |
H A D | MicrosoftMangle.cpp | 112 if (ParmVarDecl *ContextParam = in getEffectiveDeclContext() local |
/freebsd-src/contrib/llvm-project/clang/include/clang/AST/ | ||
H A D | Decl.h | 4650 unsigned ContextParam; global() variable |