Searched defs:CXXBoolLiteralExpr (Results 1 – 2 of 2) sorted by relevance
27 class CXXBoolLiteralExpr; variable
431 CXXBoolLiteralExpr(bool val, QualType Ty, SourceLocation l) : in CXXBoolLiteralExpr() function436 explicit CXXBoolLiteralExpr(EmptyShell Empty) in CXXBoolLiteralExpr() function