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

/netbsd-current/external/apache2/llvm/dist/clang/include/clang/Lex/
H A DModuleMap.h591 const FileEntry *getContainingModuleMapFile(const Module *Module) const;
601 /// getContainingModuleMapFile().
/netbsd-current/external/apache2/llvm/dist/clang/lib/Lex/
H A DModuleMap.cpp1253 ModuleMap::getContainingModuleMapFile(const Module *Module) const { function in class:ModuleMap
1266 return getContainingModuleMapFile(M);
1922 ModuleMapFile != Map.getContainingModuleMapFile(TopLevelModule)) {
/netbsd-current/external/apache2/llvm/dist/clang/lib/Frontend/
H A DCompilerInstance.cpp1199 ModMap.getContainingModuleMapFile(Module)) {

Completed in 180 milliseconds