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

  /external/clang/include/clang/AST/
Stmt.h     [all...]
  /external/clang/lib/StaticAnalyzer/Core/
BugReporterVisitors.cpp 221 if (Optional<Loc> RetLoc = RetVal.getAs<Loc>())
222 EnableNullFPSuppression = State->isNull(*RetLoc).isConstrainedTrue();
    [all...]

Completed in 53 milliseconds