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 158 bool IsUserSpecifiedSystemFramework;
  /external/clang/lib/Lex/
HeaderSearch.cpp 444 CacheEntry.IsUserSpecifiedSystemFramework = true;
450 InUserSpecifiedSystemFramework = CacheEntry.IsUserSpecifiedSystemFramework;
    [all...]

Completed in 171 milliseconds