Home
last modified time | relevance | path

Searched defs:IdentifierLocs (Results 1 – 6 of 6) sorted by relevance

/external/llvm-project/clang/lib/Sema/
DSemaModule.cpp364 SmallVector<SourceLocation, 2> IdentifierLocs; in ActOnModuleImport() local
/external/clang/lib/Serialization/
DASTWriterDecl.cpp1258 ArrayRef<SourceLocation> IdentifierLocs = D->getIdentifierLocs(); in VisitImportDecl() local
/external/llvm-project/clang/lib/Serialization/
DASTWriterDecl.cpp1423 ArrayRef<SourceLocation> IdentifierLocs = D->getIdentifierLocs(); in VisitImportDecl() local
/external/clang/lib/AST/
DDecl.cpp4226 ArrayRef<SourceLocation> IdentifierLocs) in ImportDecl()
4246 ArrayRef<SourceLocation> IdentifierLocs) { in Create()
/external/llvm-project/clang/lib/AST/
DDecl.cpp5034 ArrayRef<SourceLocation> IdentifierLocs) in ImportDecl()
5052 ArrayRef<SourceLocation> IdentifierLocs) { in Create()
/external/clang/lib/Sema/
DSemaDecl.cpp15083 SmallVector<SourceLocation, 2> IdentifierLocs; in ActOnModuleImport() local