Home
last modified time | relevance | path

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

/external/clang/lib/Sema/
DAnalysisBasedWarnings.cpp167 enum RecursiveState { enum
175 llvm::SmallVectorImpl<RecursiveState> &States, in checkForFunctionCall()
176 RecursiveState State) { in checkForFunctionCall()
251 llvm::SmallVector<RecursiveState, 16> states(cfg->getNumBlockIDs(), in checkRecursiveFunction()