Home
last modified time | relevance | path

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

/external/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
DSValBuilder.h28 class CXXBoolLiteralExpr; variable
/external/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
DSValBuilder.h37 class CXXBoolLiteralExpr; variable
/external/llvm-project/clang/include/clang/AST/
DExprCXX.h713 CXXBoolLiteralExpr(bool Val, QualType Ty, SourceLocation Loc) in CXXBoolLiteralExpr() function
720 explicit CXXBoolLiteralExpr(EmptyShell Empty) in CXXBoolLiteralExpr() function
DStmt.h635 friend 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