Searched defs:ParseCXXBoolLiteral (Results 1 - 1 of 1) sorted by relevance

/external/clang/lib/Parse/
H A DParseExprCXX.cpp1226 /// ParseCXXBoolLiteral - This handles the C++ Boolean literals.
1231 ExprResult Parser::ParseCXXBoolLiteral() { function in class:Parser

Completed in 141 milliseconds