Home | History | Annotate | Download | only in Sema

Lines Matching refs:AtomicQualLoc

2018                                      SourceLocation AtomicQualLoc) {
2030 { DeclSpec::TQ_atomic, "_Atomic", AtomicQualLoc }
2091 SourceLocation::getFromRawEncoding(PTI.AtomicQualLoc));
3830 Loc = SourceLocation::getFromRawEncoding(Chunk.Ptr.AtomicQualLoc);