Home
last modified time | relevance | path

Searched refs:beginAnalysis (Results 1 – 4 of 4) sorted by relevance

/freebsd-14.2/contrib/llvm-project/clang/include/clang/Analysis/FlowSensitive/
H A DLogger.h43 virtual void beginAnalysis(const ControlFlowContext &, in beginAnalysis() function
/freebsd-14.2/contrib/llvm-project/clang/lib/Analysis/FlowSensitive/
H A DLogger.cpp36 virtual void beginAnalysis(const ControlFlowContext &CFG, in beginAnalysis() function
H A DTypeErasedDataflowAnalysis.cpp161 Log.beginAnalysis(CFCtx, Analysis); in AnalysisContext()
H A DHTMLLogger.cpp175 void beginAnalysis(const ControlFlowContext &CFG, in beginAnalysis() function in clang::dataflow::__anon475589f90111::HTMLLogger