Searched defs:FuncForParam (Results 1 – 2 of 2) sorted by relevance
101 const auto *FuncForParam = dyn_cast<FunctionDecl>(ParmVar->getDeclContext()); in check() local
105 if (!FuncForParam) in check() local