Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/clang/lib/Frontend/
H A DCompilerInstance.cpp1187 static const FileEntry *getPublicModuleMap(const FileEntry *File, in getPublicModuleMap() function
1220 if (const FileEntry *PublicMMFile = getPublicModuleMap( in compileModule()