Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/
H A DTypePrinter.cpp83 class ElaboratedTypePolicyRAII { class
89 explicit ElaboratedTypePolicyRAII(PrintingPolicy &Policy) : Policy(Policy) { in ElaboratedTypePolicyRAII() function in __anon943befc20111::ElaboratedTypePolicyRAII