HomeSort by relevance Sort by last modified time
    Searched defs:ModuleMapFile (Results 1 - 2 of 2) sorted by null

  /external/clang/include/clang/Lex/
ModuleMap.h 197 const FileEntry *ModuleMapFile;
  /external/clang/lib/Lex/
ModuleMap.cpp 618 const FileEntry *ModuleMapFile = nullptr;
656 ModuleMapFile = inferred->second.ModuleMapFile;
665 ModuleMapFile = getModuleMapFileForUniquing(Parent);
682 InferredModuleAllowedBy[Result] = ModuleMapFile;
    [all...]

Completed in 216 milliseconds