Searched refs:TST_atomic (Results 1 – 7 of 7) sorted by relevance
76 TST_atomic, // C11 _Atomic enumerator
302 static const TST TST_atomic = clang::TST_atomic; variable404 T == TST_underlyingType || T == TST_atomic); in isTypeRep()
280 case TST_atomic: in isDeclarationOfFunction()480 case DeclSpec::TST_atomic: return "_Atomic"; in getSpecifierName()
705 case TST_atomic: { in containsUnexpandedParameterPacks()
1614 case DeclSpec::TST_atomic: in ConvertDeclSpecToType()4958 if (DS.getTypeSpecType() == DeclSpec::TST_atomic) { in VisitAtomicTypeLoc()
4733 case DeclSpec::TST_atomic: { in RebuildDeclaratorInCurrentInstantiation()
6353 if (DS.SetTypeSpecType(DeclSpec::TST_atomic, StartLoc, PrevSpec, in ParseAtomicSpecifier()