reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

Declarations

tools/clang/include/clang/Sema/Sema.h
 6155   ExprResult ActOnObjCBoolLiteral(SourceLocation AtLoc, SourceLocation ValueLoc,

References

tools/clang/lib/Parse/ParseObjc.cpp
 3348   return Actions.ActOnObjCBoolLiteral(AtLoc, EndLoc, ArgValue);