reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

Declarations

tools/clang/include/clang/StaticAnalyzer/Core/PathSensitive/SValBuilder.h
  288   nonloc::ConcreteInt makeBoolVal(const CXXBoolLiteralExpr *boolean);

References

tools/clang/lib/StaticAnalyzer/Core/SValBuilder.cpp
  316     return makeBoolVal(cast<CXXBoolLiteralExpr>(E));