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 __anoncfa3cefd0111::DumpModuleInfoListener |
| D | ASTUnit.cpp | 506 bool ReadLanguageOptions(const LangOptions &LangOpts, bool Complain, in ReadLanguageOptions() function in __anon35fbebf40211::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 |