Home | History | Annotate | Download | only in Sema

Lines Matching refs:AtomicQualLoc

2453                                      SourceLocation AtomicQualLoc) {
2465 { "_Atomic", DeclSpec::TQ_atomic, AtomicQualLoc }
2526 SourceLocation::getFromRawEncoding(PTI.AtomicQualLoc));
4821 Loc = SourceLocation::getFromRawEncoding(Chunk.Ptr.AtomicQualLoc);