Searched defs:CXXBoolLiteralExpr (Results 1 – 5 of 5) sorted by relevance
28 class CXXBoolLiteralExpr; variable
37 class CXXBoolLiteralExpr; variable
713 CXXBoolLiteralExpr(bool Val, QualType Ty, SourceLocation Loc) in CXXBoolLiteralExpr() function720 explicit CXXBoolLiteralExpr(EmptyShell Empty) in CXXBoolLiteralExpr() function
635 friend class CXXBoolLiteralExpr; variable
475 CXXBoolLiteralExpr(bool val, QualType Ty, SourceLocation l) : in CXXBoolLiteralExpr() function480 explicit CXXBoolLiteralExpr(EmptyShell Empty) in CXXBoolLiteralExpr() function