Home
last modified time | relevance | path

Searched refs:PrevFunc (Results 1 – 1 of 1) sorted by relevance

/external/clang/lib/AST/
DDecl.cpp382 if (const FunctionDecl *PrevFunc = Function->getPreviousDecl()) { in getLVForNamespaceScopeDecl() local
383 LinkageInfo PrevLV = getLVForDecl(PrevFunc, F); in getLVForNamespaceScopeDecl()