Searched refs:indexLookup (Results 1 - 1 of 1) sorted by relevance

/netbsd-current/external/apache2/llvm/dist/clang/lib/Tooling/
H A DInterpolatingCompilationDatabase.cpp411 Award(1, indexLookup</*Prefix=*/true>(Stem, Stems));
412 Award(1, indexLookup</*Prefix=*/false>(Stem, Stems));
416 Award(1, indexLookup</*Prefix=*/false>(Dir, Components));
419 Award(1, indexLookup</*Prefix=*/true>(Prefix, Paths));
473 indexLookup(StringRef Key, ArrayRef<SubstringAndIndex> Idx) const { function in class:clang::tooling::__anon1133::FileIndex

Completed in 145 milliseconds