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

  /external/clang/include/clang/Lex/
HeaderSearch.h 348 /// ShouldEnterIncludeFile - Mark the specified file as a target of of a
351 bool ShouldEnterIncludeFile(const FileEntry *File, bool isImport);
  /external/clang/lib/Lex/
HeaderSearch.cpp 742 /// ShouldEnterIncludeFile - Mark the specified file as a target of of a
745 bool HeaderSearch::ShouldEnterIncludeFile(const FileEntry *File, bool isImport){
    [all...]
PPDirectives.cpp     [all...]

Completed in 66 milliseconds