Home
last modified time | relevance | path

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

/external/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
DSValBuilder.h28 class CXXBoolLiteralExpr; variable
/external/clang/include/clang/AST/
DExprCXX.h475 CXXBoolLiteralExpr(bool val, QualType Ty, SourceLocation l) : in CXXBoolLiteralExpr() function
480 explicit CXXBoolLiteralExpr(EmptyShell Empty) in CXXBoolLiteralExpr() function