/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/ |
H A D | PrettyStackTraceLocationContext.h | 23 /// 2. While analyzing stack: 36 Out << "While analyzing stack: \n"; in print()
|
/freebsd/contrib/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/ |
H A D | CppModuleConfiguration.h | 61 /// Returns false iff there was a fatal error that makes analyzing any 66 /// Creates a configuration by analyzing the given list of used source files.
|
H A D | CppModuleConfiguration.cpp | 96 // File wasn't interesting, continue analyzing. in analyzeFile()
|
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/ |
H A D | RegUsageInfoCollector.cpp | 109 // Analyzing the register usage may be expensive on some targets. in runOnMachineFunction() 111 LLVM_DEBUG(dbgs() << "Not analyzing non-callable function\n"); in runOnMachineFunction() 118 LLVM_DEBUG(dbgs() << "Not analyzing function with no callers\n"); in runOnMachineFunction()
|
H A D | LiveStacks.cpp | 10 // live interval analysis except it's analyzing liveness of stack slots rather
|
/freebsd/contrib/llvm-project/llvm/include/llvm/Analysis/ |
H A D | PHITransAddr.h | 27 /// address we're tracking is kept up to date. For example, if we're analyzing 36 /// Addr - The actual address we're analyzing.
|
/freebsd/contrib/wpa/hostapd/logwatch/ |
H A D | README | 1 Logwatch is a utility for analyzing system logs and provide a human
|
/freebsd/sys/contrib/device-tree/Bindings/devfreq/event/ |
H A D | exynos-nocp.txt | 11 that you can use while analyzing system performance.
|
H A D | samsung,exynos-nocp.yaml | 21 while analyzing system performance.
|
/freebsd/sys/contrib/device-tree/Bindings/interrupt-controller/ |
H A D | ti,keystone-irq.txt | 6 analyzing SRCCx bits in IPCARx registers. This is one of the component
|
/freebsd/contrib/llvm-project/clang/include/clang/CIR/Dialect/IR/ |
H A D | CIRDialect.td | 22 let summary = "A high-level dialect for analyzing and optimizing Clang "
|
/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Frontend/ |
H A D | AnalysisConsumer.cpp | 242 /// analyzing a given function. 254 /// set of functions which should be considered analyzed after analyzing the 381 // analyzing twice. in storeTopLevelDecls() 519 << "For analyzing C++ code you need to pass the function parameter " in reportAnalyzerFunctionMisuse() 522 llvm::errs() << "For analyzing C code you shouldn't pass the function " in reportAnalyzerFunctionMisuse()
|
H A D | ModelInjector.h | 16 /// to more precisely analyze code that calls such functions, analyzing the
|
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/ |
H A D | LiveStacks.h | 10 // live interval analysis except it's analyzing liveness of stack slots rather
|
/freebsd/contrib/llvm-project/clang/include/clang/Analysis/FlowSensitive/ |
H A D | Logger.h | 41 /// Called by the framework as we start analyzing a new function or statement.
|
H A D | ASTOps.h | 100 // - We won't be analyzing code contained in these anyway in TraverseDecl()
|
/freebsd/contrib/llvm-project/llvm/lib/Target/DirectX/ |
H A D | DXILResource.h | 110 // FIXME: Fully computing the resource structures requires analyzing the IR
|
/freebsd/contrib/llvm-project/lldb/include/lldb/Symbol/ |
H A D | FuncUnwinders.h | 23 // This is often done by analyzing the function prologue assembly
|
/freebsd/contrib/llvm-project/clang/include/clang/Analysis/Analyses/ |
H A D | ExprMutationAnalyzer.h | 114 // A convenient wrapper around ExprMutationAnalyzer for analyzing function
|
H A D | UnsafeBufferUsage.h | 41 /// analyzing function, if such a group exists. An empty group, otherwise.
|
/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/ |
H A D | AnalyzerStatsChecker.cpp | 33 "The # of unreachable blocks in analyzing top level functions");
|
/freebsd/sys/fs/nfs/ |
H A D | nfsdport.h | 63 * This is a valuable tool to use when debugging and analyzing issues.
|
/freebsd/contrib/llvm-project/clang/lib/Analysis/ |
H A D | ExprMutationAnalyzer.cpp | 238 // Assume Exp is not mutated before analyzing Exp. in findMutationMemoized() 696 // before analyzing parameters of A. Then when analyzing the second "call A", in findMutation()
|
/freebsd/share/man/man9/ |
H A D | ieee80211_scan.9 | 150 and then analyzing the results to make decisions such as which BSS to join.
|
/freebsd/crypto/openssl/crypto/asn1/ |
H A D | d2i_pr.c | 175 * analyzing it we can determine the passed structure: this assumes the in d2i_AutoPrivateKey_legacy()
|