Searched refs:TST_atomic (Results 1 – 7 of 7) sorted by relevance
65 TST_atomic, // C11 _Atomic enumerator
287 static const TST TST_atomic = clang::TST_atomic; variable393 T == TST_underlyingType || T == TST_atomic); in isTypeRep()
263 case TST_atomic: in isDeclarationOfFunction()445 case DeclSpec::TST_atomic: return "_Atomic"; in getSpecifierName()
696 case TST_atomic: { in containsUnexpandedParameterPacks()
1020 case DeclSpec::TST_atomic: in ConvertDeclSpecToType()3546 if (DS.getTypeSpecType() == DeclSpec::TST_atomic) { in VisitAtomicTypeLoc()
3898 case DeclSpec::TST_atomic: { in RebuildDeclaratorInCurrentInstantiation()
5599 if (DS.SetTypeSpecType(DeclSpec::TST_atomic, StartLoc, PrevSpec, in ParseAtomicSpecifier()