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