Home
last modified time | relevance | path

Searched defs:makeBoolVal (Results 1 – 2 of 2) sorted by relevance

/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DSValBuilder.h296 nonloc::ConcreteInt makeBoolVal(const ObjCBoolLiteralExpr *boolean) { makeBoolVal() function
/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DSValBuilder.cpp136 nonloc::ConcreteInt SValBuilder::makeBoolVal(const CXXBoolLiteralExpr *boolean){ makeBoolVal() function in SValBuilder