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

  /external/clang/include/clang/Lex/
ModuleMap.h 99 InferredDirectory() : InferModules(), InferSystemModules() { }
105 unsigned InferSystemModules : 1;
  /external/clang/lib/Lex/
ModuleMap.cpp 369 if (canInfer && inferred->second.InferSystemModules)
447 if (inferred->second.InferSystemModules)
    [all...]

Completed in 105 milliseconds