| /netbsd-src/external/apache2/llvm/dist/clang/lib/Analysis/ |
| H A D | ThreadSafety.cpp | 300 ThreadSafetyAnalyzer& Analyzer); 303 ThreadSafetyAnalyzer &Analyzer); 307 ThreadSafetyAnalyzer& Analyzer, 1069 ThreadSafetyAnalyzer& Analyzer) { in insertAttrExprs() argument 1089 Analyzer.SxBuilder.translateAttrExpr(Arg, nullptr); in insertAttrExprs() 1094 insertAttrExprs(Cpvd, Analyzer); in insertAttrExprs() 1105 Analyzer.SxBuilder.translateAttrExpr(Arg, nullptr); in insertAttrExprs() 1108 BeforeInfo *ArgInfo = getBeforeInfoForDecl(ArgVd, Analyzer); in insertAttrExprs() 1124 ThreadSafetyAnalyzer &Analyzer) { in getBeforeInfoForDecl() argument 1128 Info = insertAttrExprs(Vd, Analyzer); in getBeforeInfoForDecl() [all …]
|
| H A D | ExprMutationAnalyzer.cpp | 131 ExprMutationAnalyzer *Analyzer, F Finder) { in tryEachMatch() argument 134 if (const Stmt *S = (Analyzer->*Finder)(Nodes.getNodeAs<T>(ID))) in tryEachMatch() 572 std::unique_ptr<FunctionParmMutationAnalyzer> &Analyzer = in findFunctionArgMutation() local 574 if (!Analyzer) in findFunctionArgMutation() 575 Analyzer.reset(new FunctionParmMutationAnalyzer(*Func, Context)); in findFunctionArgMutation() 576 if (Analyzer->findMutation(Parm)) in findFunctionArgMutation()
|
| H A D | Consumed.cpp | 465 ConsumedAnalyzer &Analyzer; member in clang::consumed::ConsumedStmtVisitor 516 ConsumedStmtVisitor(ConsumedAnalyzer &Analyzer, ConsumedStateMap *StateMap) in ConsumedStmtVisitor() argument 517 : Analyzer(Analyzer), StateMap(StateMap) {} in ConsumedStmtVisitor() 594 Analyzer.WarningsHandler.warnUseInInvalidState( in checkCallability() 603 Analyzer.WarningsHandler.warnUseOfTempInInvalidState( in checkCallability() 638 Analyzer.WarningsHandler.warnParamTypestateMismatch( in handleCall() 877 ConsumedState ExpectedState = Analyzer.getExpectedReturnState(); in VisitReturnStmt() 886 Analyzer.WarningsHandler.warnReturnTypestateMismatch( in VisitReturnStmt() 893 Analyzer.WarningsHandler); in VisitReturnStmt()
|
| /netbsd-src/external/apache2/llvm/dist/clang/docs/ |
| H A D | ClangStaticAnalyzer.rst | 2 Clang Static Analyzer 5 The Clang Static Analyzer is a source code analysis tool that finds bugs in C, C++, and Objective-C… 8 This is the Static Analyzer documentation page.
|
| H A D | ReleaseNotes.rst | 259 Static Analyzer
|
| /netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-exegesis/ |
| H A D | llvm-exegesis.cpp | 377 static void maybeRunAnalysis(const Analysis &Analyzer, const std::string &Name, in maybeRunAnalysis() argument 390 if (auto Err = Analyzer.run<Pass>(ClustersOS)) in maybeRunAnalysis() 438 const Analysis Analyzer(*TheTarget, std::move(InstrInfo), Clustering, in analysisMain() local 442 maybeRunAnalysis<Analysis::PrintClusters>(Analyzer, "analysis clusters", in analysisMain() 445 Analyzer, "sched class consistency analysis", in analysisMain()
|
| /netbsd-src/external/apache2/llvm/dist/clang/ |
| H A D | README.txt | 11 different source-level tools. One example of this is the Clang Static Analyzer. 18 Clang Static Analyzer: http://clang-analyzer.llvm.org/
|
| H A D | CODE_OWNERS.TXT | 30 D: Clang Static Analyzer
|
| /netbsd-src/external/gpl3/gcc.old/dist/gcc/doc/ |
| H A D | analyzer.texi | 6 @node Static Analyzer 7 @chapter Static Analyzer 13 * Analyzer Internals:: Analyzer Internals 14 * Debugging the Analyzer:: Useful debugging tips 17 @node Analyzer Internals 18 @section Analyzer Internals 321 @subsection Analyzer Paths 438 @node Debugging the Analyzer 439 @section Debugging the Analyzer 443 @subsection Special Functions for Debugging the Analyzer
|
| H A D | gccint.texi | 128 * Static Analyzer:: Working with the static analyzer.
|
| /netbsd-src/external/gpl3/gcc/dist/gcc/doc/ |
| H A D | analyzer.texi | 6 @node Static Analyzer 7 @chapter Static Analyzer 13 * Analyzer Internals:: Analyzer Internals 14 * Debugging the Analyzer:: Useful debugging tips 17 @node Analyzer Internals 18 @section Analyzer Internals 308 @subsection Analyzer Paths 435 @node Debugging the Analyzer 436 @section Debugging the Analyzer 440 @subsection Special Functions for Debugging the Analyzer
|
| H A D | gccint.texi | 128 * Static Analyzer:: Working with the static analyzer.
|
| /netbsd-src/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/ |
| H A D | README.txt | 2 // Clang Static Analyzer 92 = Working on the Analyzer = 104 = Debugging the Analyzer =
|
| /netbsd-src/external/apache2/llvm/dist/clang/include/clang/StaticAnalyzer/Core/PathSensitive/ |
| H A D | Symbols.def | 9 // The list of symbols (SymExpr sub-classes) used in the Static Analyzer.
|
| H A D | SVals.def | 10 // Analyzer. The distinction between loc:: and nonloc:: SVal namespaces is
|
| H A D | Regions.def | 9 // The list of regions (MemRegion sub-classes) used in the Static Analyzer.
|
| /netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/ |
| H A D | AMDGPUPerfHintAnalysis.cpp | 377 AMDGPUPerfHint Analyzer(FIM, ST->getTargetLowering()); in runOnSCC() local 379 if (Analyzer.runOnFunction(*F)) in runOnSCC()
|
| /netbsd-src/external/bsd/file/dist/magic/magdir/ |
| H A D | sniffer | 56 >32 byte 7 (Internetwork Analyzer) 405 # RADCOM WAN/LAN Analyzer capture files. 407 0 string \x42\xd2\x00\x34\x12\x66\x22\x88 RADCOM WAN/LAN Analyzer capture file
|
| /netbsd-src/external/apache2/llvm/dist/clang/tools/scan-build-py/ |
| H A D | README.md | 51 To run the Clang Static Analyzer against a compilation database
|
| /netbsd-src/external/bsd/openldap/dist/servers/slapd/back-sql/docs/ |
| H A D | install | 65 "mysql < xxx.sql" for mySQL, Query Analyzer+Open query file for MS SQL,
|
| /netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/ |
| H A D | LoopUnrollPass.cpp | 513 UnrolledInstAnalyzer Analyzer(Iteration, SimplifiedValues, SE, L); in analyzeLoopUnrollCost() local 537 bool IsFree = Analyzer.visit(I); in analyzeLoopUnrollCost()
|
| /netbsd-src/external/apache2/llvm/dist/clang/docs/CommandGuide/ |
| H A D | clang.rst | 59 :program:`Clang Static Analyzer` 61 The Clang Static Analyzer is a tool that scans source code to try to find bugs
|
| /netbsd-src/external/apache2/llvm/dist/llvm/docs/ |
| H A D | Lexicon.rst | 100 `Clang Static Analyzer <https://clang.llvm.org/docs/ClangStaticAnalyzer.html>`_.
|
| /netbsd-src/bin/sh/USD.doc/ |
| H A D | Rv7man | 261 %T Lex \(em A Lexical Analyzer Generator
|
| /netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
| H A D | timevar.def | 327 /* Analyzer timevars. */
|