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

/freebsd-11-stable/contrib/llvm-project/clang/lib/AST/
H A DTypePrinter.cpp105 bool InsideCCAttribute = false; member in class:__anon283::TypePrinter
847 if (!InsideCCAttribute) {
1461 SaveAndRestore<bool> MaybeSuppressCC(InsideCCAttribute, T->isCallingConv());

Completed in 52 milliseconds