Searched refs:FuncForParam (Results 1 – 2 of 2) sorted by relevance
103 const auto *FuncForParam = dyn_cast<FunctionDecl>(ParmVar->getDeclContext()); in check() local104 if (!FuncForParam) in check()107 FuncForParam->getDescribedFunctionTemplate(); in check()
98 const auto *FuncForParam = dyn_cast<FunctionDecl>(ParmVar->getDeclContext()); in check() local99 if (!FuncForParam) in check()102 FuncForParam->getDescribedFunctionTemplate(); in check()