Searched defs:ReadTargetOptions (Results 1 – 4 of 4) sorted by relevance
| /external/clang/lib/Frontend/ | ||
| D | FrontendActions.cpp | 465 bool ReadTargetOptions(const TargetOptions &TargetOpts, bool Complain, in ReadTargetOptions() function in __anoncb06e33c0111::DumpModuleInfoListener |
| D | ASTUnit.cpp | 516 bool ReadTargetOptions(const TargetOptions &TargetOpts, bool Complain, in ReadTargetOptions() function in __anon8e4a31330211::ASTInfoCollector |
| /external/clang/include/clang/Serialization/ | ||
| D | ASTReader.h | 127 virtual bool ReadTargetOptions(const TargetOptions &TargetOpts, bool Complain, in ReadTargetOptions() function |
| /external/clang/lib/Serialization/ | ||
| D | ASTReader.cpp | 92 bool ChainedASTReaderListener::ReadTargetOptions( in ReadTargetOptions() function in ChainedASTReaderListener |