Home
last modified time | relevance | path

Searched defs:TargetOpts (Results 1 – 25 of 38) sorted by relevance

12

/external/llvm-project/clang-tools-extra/modularize/
DModularizeUtilities.h207 std::shared_ptr<clang::TargetOptions> TargetOpts; variable
/external/llvm-project/clang/unittests/Lex/
DPPConditionalDirectiveRecordTest.cpp48 std::shared_ptr<TargetOptions> TargetOpts; member in __anone852eed70111::PPConditionalDirectiveRecordTest
DHeaderSearchTest.cpp55 std::shared_ptr<TargetOptions> TargetOpts; member in clang::__anonb36fbc040111::HeaderSearchTest
DPPCallbacksTest.cpp135 std::shared_ptr<TargetOptions> TargetOpts; member in __anon51328c050111::PPCallbacksTest
DLexerTest.cpp110 std::shared_ptr<TargetOptions> TargetOpts; member in __anond9f62b850111::LexerTest
/external/clang/unittests/Lex/
DPPConditionalDirectiveRecordTest.cpp49 std::shared_ptr<TargetOptions> TargetOpts; member in __anon4fe6d0290111::PPConditionalDirectiveRecordTest
DLexerTest.cpp115 std::shared_ptr<TargetOptions> TargetOpts; member in __anon0877e1170111::LexerTest
DPPCallbacksTest.cpp129 std::shared_ptr<TargetOptions> TargetOpts; member in __anon701ea7170111::PPCallbacksTest
/external/clang/include/clang/Frontend/
DCompilerInvocation.h61 std::shared_ptr<TargetOptions> TargetOpts; variable
DASTUnit.h96 std::shared_ptr<TargetOptions> TargetOpts; variable
/external/llvm-project/clang/include/clang/Frontend/
DCompilerInvocation.h70 std::shared_ptr<TargetOptions> TargetOpts; variable
DASTUnit.h118 std::shared_ptr<TargetOptions> TargetOpts; variable
/external/llvm-project/clang/lib/CodeGen/
DCodeGenAction.cpp112 const TargetOptions &TargetOpts; member in clang::BackendConsumer
140 const TargetOptions &TargetOpts, in BackendConsumer()
165 const TargetOptions &TargetOpts, in BackendConsumer()
1102 const TargetOptions &TargetOpts = CI.getTargetOpts(); in ExecuteAction() local
DObjectFilePCHContainerOperations.cpp51 const TargetOptions TargetOpts; member in __anon506bdcce0111::PCHContainerGenerator
DBackendUtil.cpp103 const clang::TargetOptions &TargetOpts; member in __anon9822fb3b0111::EmitAssemblyHelper
453 const clang::TargetOptions &TargetOpts, in initTargetOptions()
/external/clang/lib/CodeGen/
DCodeGenAction.cpp47 const TargetOptions &TargetOpts; member in clang::BackendConsumer
68 const TargetOptions &TargetOpts, const LangOptions &LangOpts, in BackendConsumer()
829 const TargetOptions &TargetOpts = CI.getTargetOpts(); in ExecuteAction() local
DObjectFilePCHContainerOperations.cpp53 const TargetOptions TargetOpts; member in __anon109341a00111::PCHContainerGenerator
DBackendUtil.cpp58 const clang::TargetOptions &TargetOpts; member in __anonc6a4b0cd0111::EmitAssemblyHelper
/external/llvm-project/clang-tools-extra/clangd/
DQueryDriverDatabase.cpp68 std::shared_ptr<TargetOptions> TargetOpts(new TargetOptions); in isValidTarget() local
/external/clang/unittests/Basic/
DSourceManagerTest.cpp49 std::shared_ptr<TargetOptions> TargetOpts; member in __anon359e837c0111::SourceManagerTest
/external/llvm-project/clang/unittests/Basic/
DSourceManagerTest.cpp50 std::shared_ptr<TargetOptions> TargetOpts; member in __anon96d72f6a0111::SourceManagerTest
/external/llvm-project/clang/lib/Frontend/
DASTUnit.cpp523 std::shared_ptr<TargetOptions> &TargetOpts; member in __anon8e7ac3c80211::ASTInfoCollector
532 std::shared_ptr<TargetOptions> &TargetOpts, in ASTInfoCollector()
563 bool ReadTargetOptions(const TargetOptions &TargetOpts, bool Complain, in ReadTargetOptions()
/external/clang/lib/Frontend/
DASTUnit.cpp494 std::shared_ptr<TargetOptions> &TargetOpts; member in __anon2e64129a0211::ASTInfoCollector
501 std::shared_ptr<TargetOptions> &TargetOpts, in ASTInfoCollector()
518 bool ReadTargetOptions(const TargetOptions &TargetOpts, bool Complain, in ReadTargetOptions()
DCompilerInvocation.cpp422 const TargetOptions &TargetOpts) { in ParseCodeGenArgs()
1607 const TargetOptions &TargetOpts, in ParseLangArgs()
DFrontendActions.cpp498 bool ReadTargetOptions(const TargetOptions &TargetOpts, bool Complain, in ReadTargetOptions()

12