Searched defs:ReadTargetOptions (Results 1 – 4 of 4) sorted by relevance
| /external/clang/lib/Frontend/ | ||
| D | FrontendActions.cpp | 498     bool ReadTargetOptions(const TargetOptions &TargetOpts, bool Complain,  in ReadTargetOptions()  function in __anona5a011810111::DumpModuleInfoListener | 
| D | ASTUnit.cpp | 518   bool ReadTargetOptions(const TargetOptions &TargetOpts, bool Complain,  in ReadTargetOptions()  function in __anon80afea780211::ASTInfoCollector | 
| /external/clang/include/clang/Serialization/ | ||
| D | ASTReader.h | 132   virtual bool ReadTargetOptions(const TargetOptions &TargetOpts, bool Complain,  in ReadTargetOptions()  function | 
| /external/clang/lib/Serialization/ | ||
| D | ASTReader.cpp | 95 bool ChainedASTReaderListener::ReadTargetOptions(  in ReadTargetOptions()  function in ChainedASTReaderListener |