Home
last modified time | relevance | path

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

/freebsd-13-stable/contrib/llvm-project/clang/lib/Sema/
HDSemaModule.cpp666 SmallVector<SourceLocation, 2> IdentifierLocs; in ActOnModuleImport() local
/freebsd-13-stable/contrib/llvm-project/clang/lib/Serialization/
HDASTWriterDecl.cpp1626 ArrayRef<SourceLocation> IdentifierLocs = D->getIdentifierLocs(); in VisitImportDecl() local
/freebsd-13-stable/contrib/llvm-project/clang/lib/AST/
HDDecl.cpp5681 ArrayRef<SourceLocation> IdentifierLocs) in ImportDecl()
5699 ArrayRef<SourceLocation> IdentifierLocs) { in Create()