Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/AST/
H A DTypePrinter.cpp94 class ElaboratedTypePolicyRAII { class
100 explicit ElaboratedTypePolicyRAII(PrintingPolicy &Policy) : Policy(Policy) { in ElaboratedTypePolicyRAII() function in __anonb785768e0111::ElaboratedTypePolicyRAII