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 128 InferredDirectory() : InferModules(), InferSystemModules() { }
134 unsigned InferSystemModules : 1;
  /external/clang/lib/Lex/
ModuleMap.cpp 580 if (canInfer && inferred->second.InferSystemModules)
659 if (inferred->second.InferSystemModules)
    [all...]

Completed in 953 milliseconds