HomeSort by relevance Sort by last modified time
    Searched refs:NoExit (Results 1 - 2 of 2) sorted by null

  /external/clang/include/clang/StaticAnalyzer/Core/BugReporter/
PathDiagnostic.h 461 NoExit(false), callReturn(callReturnPos) {}
465 NoExit(true), path(oldPath) {}
472 bool NoExit;
  /external/clang/lib/StaticAnalyzer/Core/
PathDiagnostic.cpp 570 if (NoExit)

Completed in 31 milliseconds