HomeSort by: relevance | last modified time | path
    Searched refs:mayShadowNewModule (Results 1 - 2 of 2) sorted by relevancy

  /src/external/apache2/llvm/dist/clang/include/clang/Lex/
ModuleMap.h 578 bool mayShadowNewModule(Module *ExistingModule) {
  /src/external/apache2/llvm/dist/clang/lib/Lex/
ModuleMap.cpp 1975 if (!Existing->Parent && Map.mayShadowNewModule(Existing)) {

Completed in 54 milliseconds