Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Sema/
H A DScopeInfo.h779 ImplicitParamDecl *ContextParam; variable
/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/
H A DItaniumMangle.cpp54 if (ParmVarDecl *ContextParam in getEffectiveDeclContext() local
61 if (ParmVarDecl *ContextParam in getEffectiveDeclContext() local
H A DMicrosoftMangle.cpp96 if (ParmVarDecl *ContextParam = in getEffectiveDeclContext() local
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/AST/
H A DDecl.h4317 unsigned ContextParam; variable