Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DDynamicType.cpp275 static void printDynamicTypesJson(raw_ostream &Out, ProgramStateRef State, in printDynamicTypesJson() function
300 printDynamicTypesJson(Out, State, NL, Space, IsDot); in printDynamicTypeInfoJson()