Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/Frontend/
H A DCompilerInstance.cpp1269 static const FileEntry *getPublicModuleMap(const FileEntry *File, in getPublicModuleMap() function
1302 if (const FileEntry *PublicMMFile = getPublicModuleMap( in compileModule()