Searched defs:CXXBoolLiteralExpr (Results 1 – 3 of 3) sorted by relevance
37 class CXXBoolLiteralExpr; variable
723 CXXBoolLiteralExpr(bool Val, QualType Ty, SourceLocation Loc) in CXXBoolLiteralExpr() function730 explicit CXXBoolLiteralExpr(EmptyShell Empty) in CXXBoolLiteralExpr() function
635 friend class CXXBoolLiteralExpr; variable