Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/clang/lib/AST/
H A DASTDiagnostic.cpp1799 QualType ToType, bool PrintTree, bool PrintFromType, in TemplateDiff()
1865 bool PrintFromType, bool ElideType, in FormatTemplateTypeDiff()
/minix3/external/bsd/llvm/dist/clang/include/clang/Basic/
H A DDiagnostic.h1381 unsigned PrintFromType : 1; member