Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Index/
H A DIndexingContext.cpp95 ArrayRef<SourceLocation> IdLocs, in reportModuleReferences()
111 auto IdLocs = ImportD->getIdentifierLocs(); in importedModule() local