Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/clang/include/clang/Sema/
DScopeInfo.h779 ImplicitParamDecl *ContextParam; variable
/freebsd-12-stable/contrib/llvm-project/clang/lib/AST/
DItaniumMangle.cpp54 if (ParmVarDecl *ContextParam in getEffectiveDeclContext() local
61 if (ParmVarDecl *ContextParam in getEffectiveDeclContext() local
DMicrosoftMangle.cpp96 if (ParmVarDecl *ContextParam = in getEffectiveDeclContext() local
/freebsd-12-stable/contrib/llvm-project/clang/include/clang/AST/
DDecl.h4343 unsigned ContextParam; variable