Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/clang/lib/Sema/
H A DSemaModule.cpp561 SmallVector<SourceLocation, 2> IdentifierLocs; in ActOnModuleImport() local
/openbsd/gnu/llvm/clang/lib/Serialization/
H A DASTWriterDecl.cpp1469 ArrayRef<SourceLocation> IdentifierLocs = D->getIdentifierLocs(); in VisitImportDecl() local
/openbsd/gnu/llvm/clang/lib/AST/
H A DDecl.cpp5353 ArrayRef<SourceLocation> IdentifierLocs) in ImportDecl()
5371 ArrayRef<SourceLocation> IdentifierLocs) { in Create()