Searched refs:SuppressLifetimeQualifiers (Results 1 - 4 of 4) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/clang/include/clang/AST/
H A DPrettyPrinter.h55 SuppressLifetimeQualifiers(false),
161 unsigned SuppressLifetimeQualifiers : 1; member in struct:clang::PrintingPolicy
/freebsd-12-stable/contrib/llvm-project/clang/lib/Tooling/Refactoring/Extract/
H A DExtract.cpp145 PP.SuppressLifetimeQualifiers = true;
/freebsd-12-stable/contrib/llvm-project/clang/lib/AST/
H A DTypePrinter.cpp58 if (!Policy.SuppressLifetimeQualifiers)
/freebsd-12-stable/contrib/llvm-project/clang/lib/ARCMigrate/
H A DObjCMT.cpp529 SubPolicy.SuppressLifetimeQualifiers = true;

Completed in 124 milliseconds