HomeSort by relevance Sort by last modified time
    Searched refs:reportNote (Results 1 - 4 of 4) sorted by null

  /external/clang/lib/ARCMigrate/
TransAutoreleasePool.cpp 329 Pass.TA.reportNote("name declared here", declarationLoc);
330 Pass.TA.reportNote("intended @autoreleasepool scope begins here",
332 Pass.TA.reportNote("intended @autoreleasepool scope ends here",
Internals.h 102 void reportNote(StringRef note, SourceLocation loc,
TransUnbridgedCasts.cpp 376 Pass.TA.reportNote(note, retS->getLocStart());
TransformActions.cpp 715 void TransformActions::reportNote(StringRef note, SourceLocation loc,

Completed in 125 milliseconds