/external/clang/include/clang/StaticAnalyzer/Core/BugReporter/ |
PathDiagnostic.h | 421 class PathPieces : public std::list<IntrusiveRefCntPtr<PathDiagnosticPiece> > { 422 void flattenTo(PathPieces &Primary, PathPieces &Current, 426 PathPieces flatten(bool ShouldFlattenMacros) const { 427 PathPieces Result; 556 PathDiagnosticCallPiece(PathPieces &oldPath, const Decl *caller) 575 PathPieces path; 601 for (PathPieces::iterator I = path.begin(), 609 static PathDiagnosticCallPiece *construct(PathPieces &pieces, 694 PathPieces subPieces [all...] |
BugReporter.h | 458 bool RemoveUnneededCalls(PathPieces &pieces, BugReport *R);
|
/prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/clang/include/clang/StaticAnalyzer/Core/BugReporter/ |
PathDiagnostic.h | 420 class PathPieces : public std::list<std::shared_ptr<PathDiagnosticPiece>> { 421 void flattenTo(PathPieces &Primary, PathPieces &Current, 425 PathPieces flatten(bool ShouldFlattenMacros) const { 426 PathPieces Result; 556 PathDiagnosticCallPiece(PathPieces &oldPath, const Decl *caller) 575 PathPieces path; 601 for (PathPieces::iterator I = path.begin(), 609 static PathDiagnosticCallPiece *construct(PathPieces &pieces, 694 PathPieces subPieces [all...] |
BugReporter.h | 473 bool RemoveUnneededCalls(PathPieces &pieces, BugReport *R);
|
/prebuilts/clang/host/darwin-x86/clang-4393122/include/clang/StaticAnalyzer/Core/BugReporter/ |
PathDiagnostic.h | 420 class PathPieces : public std::list<std::shared_ptr<PathDiagnosticPiece>> { 421 void flattenTo(PathPieces &Primary, PathPieces &Current, 425 PathPieces flatten(bool ShouldFlattenMacros) const { 426 PathPieces Result; 557 PathDiagnosticCallPiece(PathPieces &oldPath, const Decl *caller) 581 PathPieces path; 607 for (PathPieces::iterator I = path.begin(), 615 static PathDiagnosticCallPiece *construct(PathPieces &pieces, 700 PathPieces subPieces [all...] |
BugReporter.h | 473 bool RemoveUnneededCalls(PathPieces &pieces, BugReport *R);
|
/prebuilts/clang/host/darwin-x86/clang-4479392/include/clang/StaticAnalyzer/Core/BugReporter/ |
PathDiagnostic.h | 420 class PathPieces : public std::list<std::shared_ptr<PathDiagnosticPiece>> { 421 void flattenTo(PathPieces &Primary, PathPieces &Current, 425 PathPieces flatten(bool ShouldFlattenMacros) const { 426 PathPieces Result; 557 PathDiagnosticCallPiece(PathPieces &oldPath, const Decl *caller) 581 PathPieces path; 607 for (PathPieces::iterator I = path.begin(), 615 static PathDiagnosticCallPiece *construct(PathPieces &pieces, 700 PathPieces subPieces [all...] |
BugReporter.h | 473 bool RemoveUnneededCalls(PathPieces &pieces, BugReport *R);
|
/prebuilts/clang/host/darwin-x86/clang-4579689/include/clang/StaticAnalyzer/Core/BugReporter/ |
PathDiagnostic.h | 420 class PathPieces : public std::list<std::shared_ptr<PathDiagnosticPiece>> { 421 void flattenTo(PathPieces &Primary, PathPieces &Current, 425 PathPieces flatten(bool ShouldFlattenMacros) const { 426 PathPieces Result; 557 PathDiagnosticCallPiece(PathPieces &oldPath, const Decl *caller) 581 PathPieces path; 607 for (PathPieces::iterator I = path.begin(), 615 static PathDiagnosticCallPiece *construct(PathPieces &pieces, 700 PathPieces subPieces [all...] |
BugReporter.h | 473 bool RemoveUnneededCalls(PathPieces &pieces, BugReport *R);
|
/prebuilts/clang/host/darwin-x86/clang-4630689/include/clang/StaticAnalyzer/Core/BugReporter/ |
PathDiagnostic.h | 420 class PathPieces : public std::list<std::shared_ptr<PathDiagnosticPiece>> { 421 void flattenTo(PathPieces &Primary, PathPieces &Current, 425 PathPieces flatten(bool ShouldFlattenMacros) const { 426 PathPieces Result; 557 PathDiagnosticCallPiece(PathPieces &oldPath, const Decl *caller) 581 PathPieces path; 607 for (PathPieces::iterator I = path.begin(), 615 static PathDiagnosticCallPiece *construct(PathPieces &pieces, 700 PathPieces subPieces [all...] |
/prebuilts/clang/host/darwin-x86/clang-4639204/include/clang/StaticAnalyzer/Core/BugReporter/ |
PathDiagnostic.h | 420 class PathPieces : public std::list<std::shared_ptr<PathDiagnosticPiece>> { 421 void flattenTo(PathPieces &Primary, PathPieces &Current, 425 PathPieces flatten(bool ShouldFlattenMacros) const { 426 PathPieces Result; 557 PathDiagnosticCallPiece(PathPieces &oldPath, const Decl *caller) 581 PathPieces path; 607 for (PathPieces::iterator I = path.begin(), 615 static PathDiagnosticCallPiece *construct(PathPieces &pieces, 700 PathPieces subPieces [all...] |
/prebuilts/clang/host/darwin-x86/clang-4691093/include/clang/StaticAnalyzer/Core/BugReporter/ |
PathDiagnostic.h | 420 class PathPieces : public std::list<std::shared_ptr<PathDiagnosticPiece>> { 421 void flattenTo(PathPieces &Primary, PathPieces &Current, 425 PathPieces flatten(bool ShouldFlattenMacros) const { 426 PathPieces Result; 557 PathDiagnosticCallPiece(PathPieces &oldPath, const Decl *caller) 581 PathPieces path; 607 for (PathPieces::iterator I = path.begin(), 615 static PathDiagnosticCallPiece *construct(PathPieces &pieces, 700 PathPieces subPieces [all...] |
/prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/clang/include/clang/StaticAnalyzer/Core/BugReporter/ |
PathDiagnostic.h | 420 class PathPieces : public std::list<std::shared_ptr<PathDiagnosticPiece>> { 421 void flattenTo(PathPieces &Primary, PathPieces &Current, 425 PathPieces flatten(bool ShouldFlattenMacros) const { 426 PathPieces Result; 556 PathDiagnosticCallPiece(PathPieces &oldPath, const Decl *caller) 575 PathPieces path; 601 for (PathPieces::iterator I = path.begin(), 609 static PathDiagnosticCallPiece *construct(PathPieces &pieces, 694 PathPieces subPieces [all...] |
/prebuilts/clang/host/linux-x86/clang-4393122/include/clang/StaticAnalyzer/Core/BugReporter/ |
PathDiagnostic.h | 420 class PathPieces : public std::list<std::shared_ptr<PathDiagnosticPiece>> { 421 void flattenTo(PathPieces &Primary, PathPieces &Current, 425 PathPieces flatten(bool ShouldFlattenMacros) const { 426 PathPieces Result; 557 PathDiagnosticCallPiece(PathPieces &oldPath, const Decl *caller) 581 PathPieces path; 607 for (PathPieces::iterator I = path.begin(), 615 static PathDiagnosticCallPiece *construct(PathPieces &pieces, 700 PathPieces subPieces [all...] |
/prebuilts/clang/host/linux-x86/clang-4479392/include/clang/StaticAnalyzer/Core/BugReporter/ |
PathDiagnostic.h | 420 class PathPieces : public std::list<std::shared_ptr<PathDiagnosticPiece>> { 421 void flattenTo(PathPieces &Primary, PathPieces &Current, 425 PathPieces flatten(bool ShouldFlattenMacros) const { 426 PathPieces Result; 557 PathDiagnosticCallPiece(PathPieces &oldPath, const Decl *caller) 581 PathPieces path; 607 for (PathPieces::iterator I = path.begin(), 615 static PathDiagnosticCallPiece *construct(PathPieces &pieces, 700 PathPieces subPieces [all...] |
/prebuilts/clang/host/linux-x86/clang-4579689/include/clang/StaticAnalyzer/Core/BugReporter/ |
PathDiagnostic.h | 420 class PathPieces : public std::list<std::shared_ptr<PathDiagnosticPiece>> { 421 void flattenTo(PathPieces &Primary, PathPieces &Current, 425 PathPieces flatten(bool ShouldFlattenMacros) const { 426 PathPieces Result; 557 PathDiagnosticCallPiece(PathPieces &oldPath, const Decl *caller) 581 PathPieces path; 607 for (PathPieces::iterator I = path.begin(), 615 static PathDiagnosticCallPiece *construct(PathPieces &pieces, 700 PathPieces subPieces [all...] |
/prebuilts/clang/host/linux-x86/clang-4630689/include/clang/StaticAnalyzer/Core/BugReporter/ |
PathDiagnostic.h | 420 class PathPieces : public std::list<std::shared_ptr<PathDiagnosticPiece>> { 421 void flattenTo(PathPieces &Primary, PathPieces &Current, 425 PathPieces flatten(bool ShouldFlattenMacros) const { 426 PathPieces Result; 557 PathDiagnosticCallPiece(PathPieces &oldPath, const Decl *caller) 581 PathPieces path; 607 for (PathPieces::iterator I = path.begin(), 615 static PathDiagnosticCallPiece *construct(PathPieces &pieces, 700 PathPieces subPieces [all...] |
/prebuilts/clang/host/linux-x86/clang-4639204/include/clang/StaticAnalyzer/Core/BugReporter/ |
PathDiagnostic.h | 420 class PathPieces : public std::list<std::shared_ptr<PathDiagnosticPiece>> { 421 void flattenTo(PathPieces &Primary, PathPieces &Current, 425 PathPieces flatten(bool ShouldFlattenMacros) const { 426 PathPieces Result; 557 PathDiagnosticCallPiece(PathPieces &oldPath, const Decl *caller) 581 PathPieces path; 607 for (PathPieces::iterator I = path.begin(), 615 static PathDiagnosticCallPiece *construct(PathPieces &pieces, 700 PathPieces subPieces [all...] |
/prebuilts/clang/host/linux-x86/clang-4691093/include/clang/StaticAnalyzer/Core/BugReporter/ |
PathDiagnostic.h | 420 class PathPieces : public std::list<std::shared_ptr<PathDiagnosticPiece>> { 421 void flattenTo(PathPieces &Primary, PathPieces &Current, 425 PathPieces flatten(bool ShouldFlattenMacros) const { 426 PathPieces Result; 557 PathDiagnosticCallPiece(PathPieces &oldPath, const Decl *caller) 581 PathPieces path; 607 for (PathPieces::iterator I = path.begin(), 615 static PathDiagnosticCallPiece *construct(PathPieces &pieces, 700 PathPieces subPieces [all...] |
/external/clang/lib/StaticAnalyzer/Core/ |
PathDiagnostic.cpp | 32 for (PathPieces::const_iterator I = subPieces.begin(), E = subPieces.end(); 64 void PathPieces::flattenTo(PathPieces &Primary, PathPieces &Current, 66 for (PathPieces::const_iterator I = begin(), E = end(); I != E; ++I) { 89 PathPieces NewPath; 137 const PathPieces &Path = CP->path; 212 SmallVector<const PathPieces *, 5> WorkList; 216 const PathPieces &path = *WorkList.pop_back_val(); 218 for (PathPieces::const_iterator I = path.begin(), E = path.end(); I != E [all...] |
PlistDiagnostics.cpp | 228 for (PathPieces::const_iterator I = P.path.begin(), E = P.path.end();I!=E;++I) 247 for (PathPieces::const_iterator I = P.subPieces.begin(), E=P.subPieces.end(); 306 SmallVector<const PathPieces *, 5> WorkList; 310 const PathPieces &path = *WorkList.pop_back_val(); 312 for (PathPieces::const_iterator I = path.begin(), E = path.end(); I != E; 377 for (PathPieces::const_iterator I = D->path.begin(), E = D->path.end();
|
BugReporter.cpp | 97 /// An optimization pass over PathPieces that removes redundant diagnostics 102 static void removeRedundantMsgs(PathPieces &path) { 150 typedef llvm::DenseMap<const PathPieces *, const LocationContext *> 156 static bool removeUnneededCalls(PathPieces &pieces, BugReport *R, 218 adjustCallLocations(PathPieces &Pieces, 220 for (PathPieces::iterator I = Pieces.begin(), E = Pieces.end(); I != E; ++I) { 253 static void removeEdgesToDefaultInitializers(PathPieces &Pieces) { 254 for (PathPieces::iterator I = Pieces.begin(), E = Pieces.end(); I != E;) { 269 PathPieces::iterator Next = std::next(I); 288 static void removePiecesWithInvalidLocations(PathPieces &Pieces) [all...] |
HTMLDiagnostics.cpp | 122 PathPieces path = D.path.flatten(/*ShouldFlattenMacros=*/false); 158 for (PathPieces::const_reverse_iterator I = path.rbegin(), 574 for (PathPieces::const_iterator I = P.subPieces.begin(), E=P.subPieces.end();
|
/external/clang/lib/StaticAnalyzer/Frontend/ |
AnalysisConsumer.cpp | 124 PathPieces FlatPath = PD->path.flatten(/*ShouldFlattenMacros=*/true); 125 for (PathPieces::const_iterator PI = FlatPath.begin(),
|