Home
last modified time | relevance | path

Searched full:analyzing (Results 1 – 25 of 144) sorted by relevance

123456

/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DPrettyStackTraceLocationContext.h23 /// 2. While analyzing stack:
36 Out << "While analyzing stack: \n"; in print()
/freebsd/contrib/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/
H A DCppModuleConfiguration.h61 /// 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 DCppModuleConfiguration.cpp96 // File wasn't interesting, continue analyzing. in analyzeFile()
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DRegUsageInfoCollector.cpp109 // 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 DLiveStacks.cpp10 // live interval analysis except it's analyzing liveness of stack slots rather
/freebsd/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DPHITransAddr.h27 /// 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 DREADME1 Logwatch is a utility for analyzing system logs and provide a human
/freebsd/sys/contrib/device-tree/Bindings/devfreq/event/
H A Dexynos-nocp.txt11 that you can use while analyzing system performance.
H A Dsamsung,exynos-nocp.yaml21 while analyzing system performance.
/freebsd/sys/contrib/device-tree/Bindings/interrupt-controller/
H A Dti,keystone-irq.txt6 analyzing SRCCx bits in IPCARx registers. This is one of the component
/freebsd/contrib/llvm-project/clang/include/clang/CIR/Dialect/IR/
H A DCIRDialect.td22 let summary = "A high-level dialect for analyzing and optimizing Clang "
/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Frontend/
H A DAnalysisConsumer.cpp242 /// 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 DModelInjector.h16 /// to more precisely analyze code that calls such functions, analyzing the
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DLiveStacks.h10 // live interval analysis except it's analyzing liveness of stack slots rather
/freebsd/contrib/llvm-project/clang/include/clang/Analysis/FlowSensitive/
H A DLogger.h41 /// Called by the framework as we start analyzing a new function or statement.
H A DASTOps.h100 // - We won't be analyzing code contained in these anyway in TraverseDecl()
/freebsd/contrib/llvm-project/llvm/lib/Target/DirectX/
H A DDXILResource.h110 // FIXME: Fully computing the resource structures requires analyzing the IR
/freebsd/contrib/llvm-project/lldb/include/lldb/Symbol/
H A DFuncUnwinders.h23 // This is often done by analyzing the function prologue assembly
/freebsd/contrib/llvm-project/clang/include/clang/Analysis/Analyses/
H A DExprMutationAnalyzer.h114 // A convenient wrapper around ExprMutationAnalyzer for analyzing function
H A DUnsafeBufferUsage.h41 /// analyzing function, if such a group exists. An empty group, otherwise.
/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DAnalyzerStatsChecker.cpp33 "The # of unreachable blocks in analyzing top level functions");
/freebsd/sys/fs/nfs/
H A Dnfsdport.h63 * This is a valuable tool to use when debugging and analyzing issues.
/freebsd/contrib/llvm-project/clang/lib/Analysis/
H A DExprMutationAnalyzer.cpp238 // 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 Dieee80211_scan.9150 and then analyzing the results to make decisions such as which BSS to join.
/freebsd/crypto/openssl/crypto/asn1/
H A Dd2i_pr.c175 * analyzing it we can determine the passed structure: this assumes the in d2i_AutoPrivateKey_legacy()

123456