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

  /external/clang/lib/StaticAnalyzer/Core/
Environment.cpp 68 return svalBuilder.makeBoolVal(cast<CXXBoolLiteralExpr>(E));
  /external/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
SValBuilder.h 179 nonloc::ConcreteInt makeBoolVal(const CXXBoolLiteralExpr *boolean) {

Completed in 217 milliseconds