Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/AST/
H A DTypePrinter.cpp94 class ElaboratedTypePolicyRAII { class
100 explicit ElaboratedTypePolicyRAII(PrintingPolicy &Policy) : Policy(Policy) { in ElaboratedTypePolicyRAII() function in __anon5708b7770111::ElaboratedTypePolicyRAII