Home
last modified time | relevance | path

Searched refs:indexModuleFile (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Index/
H A DIndexingAction.h68 void indexModuleFile(serialization::ModuleFile &Mod, ASTReader &Reader,
/netbsd-src/external/apache2/llvm/dist/clang/lib/Index/
H A DIndexingAction.cpp277 void index::indexModuleFile(serialization::ModuleFile &Mod, ASTReader &Reader, in indexModuleFile() function in index
/netbsd-src/external/apache2/llvm/dist/clang/tools/c-index-test/
H A Dcore_main.cpp247 indexModuleFile(Mod, *Reader, *DataConsumer, IndexOpts); in printSourceSymbols()