Searched defs:beginAnalysis (Results 1 – 3 of 3) sorted by relevance
/freebsd-src/contrib/llvm-project/clang/include/clang/Analysis/FlowSensitive/ | ||
H A D | Logger.h | 43 virtual void beginAnalysis(const AdornedCFG &, TypeErasedDataflowAnalysis &) { in beginAnalysis() function |
/freebsd-src/contrib/llvm-project/clang/lib/Analysis/FlowSensitive/ | ||
H A D | Logger.cpp | 36 virtual void beginAnalysis(const AdornedCFG &ACFG, in beginAnalysis() function |
H A D | HTMLLogger.cpp | 175 void beginAnalysis(const ControlFlowContext &CFG, beginAnalysis() function in clang::dataflow::__anon25edf0150111::HTMLLogger |