Home
last modified time | relevance | path

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

/external/clang/lib/StaticAnalyzer/Frontend/
DAnalysisConsumer.cpp57 static std::unique_ptr<ExplodedNode::Auditor> CreateUbiViz();
658 Auditor = CreateUbiViz(); in ActionExprEngine()
740 static std::unique_ptr<ExplodedNode::Auditor> CreateUbiViz() { in CreateUbiViz() function