Home
last modified time | relevance | path

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

/netbsd/external/apache2/llvm/dist/clang/include/clang/Lex/
H A DHeaderSearch.h699 ModuleMap &getModuleMap() { return ModMap; } in getModuleMap() function
702 const ModuleMap &getModuleMap() const { return ModMap; } in getModuleMap() function