Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DDynamicType.cpp287 static void printClassObjectDynamicTypesJson(raw_ostream &Out, in printClassObjectDynamicTypesJson() function
302 printClassObjectDynamicTypesJson(Out, State, NL, Space, IsDot); in printDynamicTypeInfoJson()