Home
last modified time | relevance | path

Searched defs:beginAnalysis (Results 1 – 3 of 3) sorted by relevance

/freebsd-src/contrib/llvm-project/clang/include/clang/Analysis/FlowSensitive/
H A DLogger.h43 virtual void beginAnalysis(const AdornedCFG &, TypeErasedDataflowAnalysis &) { in beginAnalysis() function
/freebsd-src/contrib/llvm-project/clang/lib/Analysis/FlowSensitive/
H A DLogger.cpp36 virtual void beginAnalysis(const AdornedCFG &ACFG, in beginAnalysis() function
H A DHTMLLogger.cpp175 void beginAnalysis(const ControlFlowContext &CFG, beginAnalysis() function in clang::dataflow::__anon25edf0150111::HTMLLogger