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

/freebsd-9.3-release/contrib/llvm/tools/clang/lib/StaticAnalyzer/Checkers/
H A DNSAutoreleasePoolChecker.cpp71 BugReport *Report = new BugReport(*BT, "Use -drain instead of -release when " local
H A DDeadStoresChecker.cpp162 void Report(const VarDecl *V, DeadStoreKind dsk, function in class:__anon3405::DeadStoreObs
H A DMacOSKeychainAPIChecker.cpp272 BugReport *Report = new BugReport(*BT, os.str(), N); local
313 BugReport *Report = new BugReport(*BT, os.str(), N); local
365 BugReport *Report = new BugReport(*BT, local
431 BugReport *Report = new BugReport(*BT, local
540 BugReport *Report = new BugReport(*BT, os.str(), N, LocUsedForUniqueing, local
[all...]
/freebsd-9.3-release/contrib/llvm/tools/clang/lib/Basic/
H A DDiagnostic.cpp354 void DiagnosticsEngine::Report(const StoredDiagnostic &storedDiag) { function in class:DiagnosticsEngine

Completed in 105 milliseconds