Home
last modified time | relevance | path

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

/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DSValBuilder.h38 class CXXBoolLiteralExpr; variable
/llvm-project/clang/include/clang/AST/
H A DExprCXX.h722 CXXBoolLiteralExpr(bool Val, QualType Ty, SourceLocation Loc) in CXXBoolLiteralExpr() function
729 explicit CXXBoolLiteralExpr(EmptyShell Empty) in CXXBoolLiteralExpr() function