Home
last modified time | relevance | path

Searched defs:PrintFromType (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/
H A DASTDiagnostic.cpp2017 QualType ToType, bool PrintTree, bool PrintFromType, in TemplateDiff()
2082 bool PrintFromType, bool ElideType, in FormatTemplateTypeDiff()
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Basic/
H A DDiagnostic.h1793 unsigned PrintFromType : 1; member