Home
last modified time | relevance | path

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

/external/clang/lib/StaticAnalyzer/Checkers/
DVirtualCallChecker.cpp46 PreVisited, /**< A CallExpr to this FunctionDecl is in the enumerator
77 K = PreVisited; in Enqueue()
93 if (VisitedFunctions[FD] == PreVisited) { in Execute()