Home
last modified time | relevance | path

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

/aosp_15_r20/external/clang/lib/AST/
H A DDeclPrinter.cpp32 bool PrintInstantiation; member in __anonc2643f850111::DeclPrinter
51 unsigned Indentation = 0, bool PrintInstantiation = false) in DeclPrinter()