Searched refs:ParseObjCBoolLiteral (Results 1 - 2 of 2) sorted by relevance

/freebsd-10.0-release/contrib/llvm/tools/clang/lib/Parse/
H A DParseExpr.cpp683 return ParseObjCBoolLiteral();
2499 /// ParseObjCBoolLiteral - This handles the objective-c Boolean literals.
2503 ExprResult Parser::ParseObjCBoolLiteral() { function in class:Parser
/freebsd-10.0-release/contrib/llvm/tools/clang/include/clang/Parse/
H A DParser.h1301 ExprResult ParseObjCBoolLiteral();

Completed in 127 milliseconds