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

  /external/clang/include/clang/Basic/
Module.h 323 bool isPartOfFramework() const {
334 return IsFramework && Parent && Parent->isPartOfFramework();
  /external/clang/lib/Lex/
ModuleMap.cpp     [all...]

Completed in 272 milliseconds