Home
last modified time | relevance | path

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

/external/clang/lib/Serialization/
DASTWriterDecl.cpp982 ArrayRef<SourceLocation> IdentifierLocs = D->getIdentifierLocs(); in VisitImportDecl() local
/external/clang/lib/AST/
DDecl.cpp2997 ArrayRef<SourceLocation> IdentifierLocs) in ImportDecl()
3017 ArrayRef<SourceLocation> IdentifierLocs) { in Create()
/external/clang/lib/Sema/
DSemaDecl.cpp10396 llvm::SmallVector<SourceLocation, 2> IdentifierLocs; in ActOnModuleImport() local