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

  /external/clang/include/clang/Lex/
DirectoryLookup.h 138 bool isSystemHeaderDirectory() const {
  /external/clang/lib/Lex/
HeaderSearch.cpp 177 bool IsSystem = SearchDirs[Idx].isSystemHeaderDirectory();
291 isSystemHeaderDirectory(),
    [all...]

Completed in 2658 milliseconds