Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/IR/
H A DModuleSummaryIndex.cpp378 uint64_t SrcMod; member
541 int TypeOrHotness) { in exportToDot()
/netbsd-src/external/apache2/llvm/dist/clang/tools/libclang/
H A DCXIndexDataConsumer.cpp490 if (Module *SrcMod = ImportD->getImportedOwningModule()) in importedModule() local