Searched defs:IdentifierLocs (Results 1 – 3 of 3) sorted by relevance
572 SmallVector<SourceLocation, 2> IdentifierLocs; ActOnModuleImport() local
1583 ArrayRef<SourceLocation> IdentifierLocs = D->getIdentifierLocs(); VisitImportDecl() local
5610 ImportDecl(DeclContext * DC,SourceLocation StartLoc,Module * Imported,ArrayRef<SourceLocation> IdentifierLocs) ImportDecl() argument 5628 Create(ASTContext & C,DeclContext * DC,SourceLocation StartLoc,Module * Imported,ArrayRef<SourceLocation> IdentifierLocs) Create() argument