Searched defs:ReadLanguageOptions (Results 1 – 4 of 4) sorted by relevance
| /external/clang/lib/Frontend/ | ||
| D | FrontendActions.cpp | 449 bool ReadLanguageOptions(const LangOptions &LangOpts, bool Complain, in ReadLanguageOptions() function in __anoncb06e33c0111::DumpModuleInfoListener |
| D | ASTUnit.cpp | 504 bool ReadLanguageOptions(const LangOptions &LangOpts, bool Complain, in ReadLanguageOptions() function in __anon8e4a31330211::ASTInfoCollector |
| /external/clang/include/clang/Serialization/ | ||
| D | ASTReader.h | 117 virtual bool ReadLanguageOptions(const LangOptions &LangOpts, in ReadLanguageOptions() function |
| /external/clang/lib/Serialization/ | ||
| D | ASTReader.cpp | 84 ChainedASTReaderListener::ReadLanguageOptions(const LangOptions &LangOpts, in ReadLanguageOptions() function in ChainedASTReaderListener |