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