Searched refs:TST_atomic (Results 1 – 7 of 7) sorted by relevance
93 TST_atomic, // C11 _Atomic enumerator
302 static const TST TST_atomic = clang::TST_atomic; variable413 return T == TST_atomic || T == TST_typename || T == TST_typeofType || in isTypeRep()
344 case TST_atomic: in isDeclarationOfFunction()589 case DeclSpec::TST_atomic: return "_Atomic"; in getSpecifierName()
866 case TST_atomic: { in containsUnexpandedParameterPacks()
1703 case DeclSpec::TST_atomic: in ConvertDeclSpecToType()6259 if (DS.getTypeSpecType() == DeclSpec::TST_atomic) { in VisitAtomicTypeLoc()
5996 case DeclSpec::TST_atomic: { in RebuildDeclaratorInCurrentInstantiation()
7714 if (DS.SetTypeSpecType(DeclSpec::TST_atomic, StartLoc, PrevSpec, in ParseAtomicSpecifier()