Searched defs:ReadLanguageOptions (Results 1 – 4 of 4) sorted by relevance
/external/clang/lib/Frontend/ | ||
D | FrontendActions.cpp | 473 bool ReadLanguageOptions(const LangOptions &LangOpts, bool Complain, in ReadLanguageOptions() function in __anon0e09fd9c0111::DumpModuleInfoListener |
D | ASTUnit.cpp | 506 bool ReadLanguageOptions(const LangOptions &LangOpts, bool Complain, in ReadLanguageOptions() function in __anon5a88eb930211::ASTInfoCollector |
/external/clang/include/clang/Serialization/ | ||
D | ASTReader.h | 121 virtual bool ReadLanguageOptions(const LangOptions &LangOpts, in ReadLanguageOptions() function |
/external/clang/lib/Serialization/ | ||
D | ASTReader.cpp | 86 ChainedASTReaderListener::ReadLanguageOptions(const LangOptions &LangOpts, in ReadLanguageOptions() function in ChainedASTReaderListener |