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

  /external/clang/include/clang/Lex/
DirectoryLookup.h 170 /// \param [out] InUserSpecifiedSystemFramework If the file is found,
183 bool &InUserSpecifiedSystemFramework,
  /prebuilts/clang/host/darwin-x86/clang-3957855/prebuilt_include/clang/include/clang/Lex/
DirectoryLookup.h 170 /// \param [out] InUserSpecifiedSystemFramework If the file is found,
183 bool &InUserSpecifiedSystemFramework,
  /prebuilts/clang/host/darwin-x86/clang-3960126/prebuilt_include/clang/include/clang/Lex/
DirectoryLookup.h 170 /// \param [out] InUserSpecifiedSystemFramework If the file is found,
183 bool &InUserSpecifiedSystemFramework,
  /prebuilts/clang/host/darwin-x86/clang-3977809/prebuilt_include/clang/include/clang/Lex/
DirectoryLookup.h 170 /// \param [out] InUserSpecifiedSystemFramework If the file is found,
183 bool &InUserSpecifiedSystemFramework,
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/clang/include/clang/Lex/
DirectoryLookup.h 170 /// \param [out] InUserSpecifiedSystemFramework If the file is found,
183 bool &InUserSpecifiedSystemFramework,
  /prebuilts/clang/host/linux-x86/clang-3957855/prebuilt_include/clang/include/clang/Lex/
DirectoryLookup.h 170 /// \param [out] InUserSpecifiedSystemFramework If the file is found,
183 bool &InUserSpecifiedSystemFramework,
  /prebuilts/clang/host/linux-x86/clang-3960126/prebuilt_include/clang/include/clang/Lex/
DirectoryLookup.h 170 /// \param [out] InUserSpecifiedSystemFramework If the file is found,
183 bool &InUserSpecifiedSystemFramework,
  /prebuilts/clang/host/linux-x86/clang-3977809/prebuilt_include/clang/include/clang/Lex/
DirectoryLookup.h 170 /// \param [out] InUserSpecifiedSystemFramework If the file is found,
183 bool &InUserSpecifiedSystemFramework,
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/clang/include/clang/Lex/
DirectoryLookup.h 170 /// \param [out] InUserSpecifiedSystemFramework If the file is found,
183 bool &InUserSpecifiedSystemFramework,
  /external/clang/lib/Lex/
HeaderSearch.cpp 281 bool &InUserSpecifiedSystemFramework,
284 InUserSpecifiedSystemFramework = false;
310 InUserSpecifiedSystemFramework);
405 bool &InUserSpecifiedSystemFramework) const {
460 InUserSpecifiedSystemFramework = CacheEntry.IsUserSpecifiedSystemFramework;
715 bool InUserSpecifiedSystemFramework = false;
719 SuggestedModule, InUserSpecifiedSystemFramework, HasBeenMapped,
736 if (HFI.DirInfo == SrcMgr::C_User && InUserSpecifiedSystemFramework)
    [all...]

Completed in 201 milliseconds