Searched defs:ToTypeStr (Results 1 - 1 of 1) sorted by relevance

/netbsd-current/external/apache2/llvm/dist/clang/lib/AST/
H A DASTDiagnostic.cpp1649 std::string ToTypeStr = ToType.isNull() ? "(no argument)" local
1671 OS << ToTypeStr; local

Completed in 117 milliseconds