Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/
H A DASTDiagnostic.cpp503 bool PrintTree; member in __anon9bd150090111::TemplateDiff
2017 QualType ToType, bool PrintTree, bool PrintFromType, in TemplateDiff()
2081 QualType ToType, bool PrintTree, in FormatTemplateTypeDiff()
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Basic/
H A DDiagnostic.h1792 unsigned PrintTree : 1; member