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

  /external/clang/include/clang/Lex/
HeaderSearch.h 155 bool IsUserSpecifiedSystemFramework;
  /external/clang/lib/Lex/
HeaderSearch.cpp 394 CacheEntry.IsUserSpecifiedSystemFramework = true;
400 InUserSpecifiedSystemFramework = CacheEntry.IsUserSpecifiedSystemFramework;
    [all...]

Completed in 79 milliseconds