Searched refs:PrevFunc (Results 1 – 1 of 1) sorted by relevance
382 if (const FunctionDecl *PrevFunc = Function->getPreviousDecl()) { in getLVForNamespaceScopeDecl() local383 LinkageInfo PrevLV = getLVForDecl(PrevFunc, F); in getLVForNamespaceScopeDecl()