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()
92 const auto *FuncForParam = dyn_cast<FunctionDecl>(ParmVar->getDeclContext()); in check() local93 if (!FuncForParam) in check()96 FuncForParam->getDescribedFunctionTemplate(); in check()