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

/external/clang/lib/Sema/
H A DSemaExprObjC.cpp310 ExprResult Sema::ActOnObjCBoolLiteral(SourceLocation AtLoc, function in class:Sema
H A DSemaExpr.cpp13503 /// ActOnObjCBoolLiteral - Parse {__objc_yes,__objc_no} literals.
13505 Sema::ActOnObjCBoolLiteral(SourceLocation OpLoc, tok::TokenKind Kind) { function in class:Sema

Completed in 68 milliseconds