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

  /external/clang/include/clang/Serialization/
ASTReader.h 122 virtual bool ReadLanguageOptions(const LangOptions &LangOpts,
234 bool ReadLanguageOptions(const LangOptions &LangOpts, bool Complain,
271 bool ReadLanguageOptions(const LangOptions &LangOpts, bool Complain,
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/clang/include/clang/Serialization/
ASTReader.h 123 virtual bool ReadLanguageOptions(const LangOptions &LangOpts,
235 bool ReadLanguageOptions(const LangOptions &LangOpts, bool Complain,
272 bool ReadLanguageOptions(const LangOptions &LangOpts, bool Complain,
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/clang/Serialization/
ASTReader.h 123 virtual bool ReadLanguageOptions(const LangOptions &LangOpts,
235 bool ReadLanguageOptions(const LangOptions &LangOpts, bool Complain,
272 bool ReadLanguageOptions(const LangOptions &LangOpts, bool Complain,
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/clang/Serialization/
ASTReader.h 123 virtual bool ReadLanguageOptions(const LangOptions &LangOpts,
235 bool ReadLanguageOptions(const LangOptions &LangOpts, bool Complain,
272 bool ReadLanguageOptions(const LangOptions &LangOpts, bool Complain,
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/clang/Serialization/
ASTReader.h 123 virtual bool ReadLanguageOptions(const LangOptions &LangOpts,
235 bool ReadLanguageOptions(const LangOptions &LangOpts, bool Complain,
272 bool ReadLanguageOptions(const LangOptions &LangOpts, bool Complain,
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/clang/Serialization/
ASTReader.h 123 virtual bool ReadLanguageOptions(const LangOptions &LangOpts,
235 bool ReadLanguageOptions(const LangOptions &LangOpts, bool Complain,
272 bool ReadLanguageOptions(const LangOptions &LangOpts, bool Complain,
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/clang/Serialization/
ASTReader.h 123 virtual bool ReadLanguageOptions(const LangOptions &LangOpts,
235 bool ReadLanguageOptions(const LangOptions &LangOpts, bool Complain,
272 bool ReadLanguageOptions(const LangOptions &LangOpts, bool Complain,
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/clang/Serialization/
ASTReader.h 123 virtual bool ReadLanguageOptions(const LangOptions &LangOpts,
235 bool ReadLanguageOptions(const LangOptions &LangOpts, bool Complain,
272 bool ReadLanguageOptions(const LangOptions &LangOpts, bool Complain,
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/clang/include/clang/Serialization/
ASTReader.h 123 virtual bool ReadLanguageOptions(const LangOptions &LangOpts,
235 bool ReadLanguageOptions(const LangOptions &LangOpts, bool Complain,
272 bool ReadLanguageOptions(const LangOptions &LangOpts, bool Complain,
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4393122/include/clang/Serialization/
ASTReader.h 123 virtual bool ReadLanguageOptions(const LangOptions &LangOpts,
235 bool ReadLanguageOptions(const LangOptions &LangOpts, bool Complain,
272 bool ReadLanguageOptions(const LangOptions &LangOpts, bool Complain,
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4479392/include/clang/Serialization/
ASTReader.h 123 virtual bool ReadLanguageOptions(const LangOptions &LangOpts,
235 bool ReadLanguageOptions(const LangOptions &LangOpts, bool Complain,
272 bool ReadLanguageOptions(const LangOptions &LangOpts, bool Complain,
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4579689/include/clang/Serialization/
ASTReader.h 123 virtual bool ReadLanguageOptions(const LangOptions &LangOpts,
235 bool ReadLanguageOptions(const LangOptions &LangOpts, bool Complain,
272 bool ReadLanguageOptions(const LangOptions &LangOpts, bool Complain,
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4630689/include/clang/Serialization/
ASTReader.h 123 virtual bool ReadLanguageOptions(const LangOptions &LangOpts,
235 bool ReadLanguageOptions(const LangOptions &LangOpts, bool Complain,
272 bool ReadLanguageOptions(const LangOptions &LangOpts, bool Complain,
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4639204/include/clang/Serialization/
ASTReader.h 123 virtual bool ReadLanguageOptions(const LangOptions &LangOpts,
235 bool ReadLanguageOptions(const LangOptions &LangOpts, bool Complain,
272 bool ReadLanguageOptions(const LangOptions &LangOpts, bool Complain,
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4691093/include/clang/Serialization/
ASTReader.h 123 virtual bool ReadLanguageOptions(const LangOptions &LangOpts,
235 bool ReadLanguageOptions(const LangOptions &LangOpts, bool Complain,
272 bool ReadLanguageOptions(const LangOptions &LangOpts, bool Complain,
    [all...]
  /external/clang/lib/Frontend/
FrontendActions.cpp 475 bool ReadLanguageOptions(const LangOptions &LangOpts, bool Complain,
ASTUnit.cpp 506 bool ReadLanguageOptions(const LangOptions &LangOpts, bool Complain,
    [all...]
  /external/clang/lib/Serialization/
ASTReader.cpp 87 ChainedASTReaderListener::ReadLanguageOptions(const LangOptions &LangOpts,
90 return First->ReadLanguageOptions(LangOpts, Complain,
92 Second->ReadLanguageOptions(LangOpts, Complain,
320 PCHValidator::ReadLanguageOptions(const LangOptions &LangOpts,
    [all...]

Completed in 104 milliseconds