Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/AST/
H A DASTDiagnostic.cpp2068 QualType ToType, bool PrintTree, bool PrintFromType, in TemplateDiff()
2133 bool PrintFromType, bool ElideType, in FormatTemplateTypeDiff()
/openbsd-src/gnu/llvm/clang/include/clang/Basic/
H A DDiagnostic.h1826 unsigned PrintFromType : 1; member