Home
last modified time | relevance | path

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

/src/contrib/llvm-project/clang/lib/Analysis/FlowSensitive/
H A DLogger.cpp31 TypeErasedDataflowAnalysis *CurrentAnalysis; member
48 CurrentAnalysis = &Analysis; in beginAnalysis()
71 Block.print(OS, CurrentCFG, CurrentAnalysis->getASTContext().getLangOpts(), in enterBlock()