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