Home
last modified time | relevance | path

Searched defs:FunctionParam (Results 1 – 3 of 3) sorted by relevance

/llvm-project-15.0.7/clang/lib/Sema/
H A DSemaTemplateInstantiateDecl.cpp4430 ParmVarDecl *FunctionParam = Function->getParamDecl(FParamIdx); in addInstantiatedParametersToScope() local
4460 ParmVarDecl *FunctionParam = Function->getParamDecl(FParamIdx); in addInstantiatedParametersToScope() local
/llvm-project-15.0.7/llvm/include/llvm/Demangle/
H A DItaniumDemangle.h2007 FunctionParam(StringView Number_) : Node(KFunctionParam), Number(Number_) {} in FunctionParam() function
/llvm-project-15.0.7/libcxxabi/src/demangle/
H A DItaniumDemangle.h2007 FunctionParam(StringView Number_) : Node(KFunctionParam), Number(Number_) {} in FunctionParam() function