Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaModule.cpp666 SmallVector<SourceLocation, 2> IdentifierLocs; in ActOnModuleImport() local
/freebsd/contrib/llvm-project/clang/lib/Serialization/
H A DASTWriterDecl.cpp1626 ArrayRef<SourceLocation> IdentifierLocs = D->getIdentifierLocs(); in VisitImportDecl() local
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DDecl.cpp5681 ArrayRef<SourceLocation> IdentifierLocs) in ImportDecl()
5699 ArrayRef<SourceLocation> IdentifierLocs) { in Create()