Searched defs:StoredLocs (Results 1 – 2 of 2) sorted by relevance
4037 auto *StoredLocs = getTrailingObjects<SourceLocation>(); in ImportDecl() local4078 const auto *StoredLocs = getTrailingObjects<SourceLocation>(); in getIdentifierLocs() local
1734 SourceLocation *StoredLocs = reinterpret_cast<SourceLocation *>(D + 1); in VisitImportDecl() local