HomeSort by: relevance | last modified time | path
    Searched refs:isWithinCall (Results 1 - 2 of 2) sorted by relevancy

  /src/external/apache2/llvm/dist/clang/include/clang/Analysis/
PathDiagnostic.h 819 bool isWithinCall() const { return !pathStack.empty(); }
  /src/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Core/
BugReporter.cpp 1149 bool VisitedEntireCall = C.PD->isWithinCall();

Completed in 23 milliseconds