Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/AST/
H A DTypePrinter.cpp117 bool InsideCCAttribute = false; member in __anon5708b7770111::TypePrinter
1039 if (!InsideCCAttribute) { in printFunctionAfter()
1864 SaveAndRestore MaybeSuppressCC(InsideCCAttribute, T->isCallingConv()); in printAttributedAfter()