Home
last modified time | relevance | path

Searched defs:CommandLineExtractorTest (Results 1 – 1 of 1) sorted by relevance

/llvm-project/clang/unittests/Tooling/
H A DToolingTest.cpp445 TEST_F(CommandLineExtractorTest, AcceptExternalAssembler) { in TEST_F() argument
467 TEST_F(CommandLineExtractorTest, AcceptPreprocessedInputFile) { in TEST_F() argument
379 struct CommandLineExtractorTest : public ::testing::Test { global() struct
380 InMemoryFSclang::tooling::__anon48bbb6700311::CommandLineExtractorTest global() argument
381 Diagsclang::tooling::__anon48bbb6700311::CommandLineExtractorTest global() argument
382 Driverclang::tooling::__anon48bbb6700311::CommandLineExtractorTest global() argument
385 CommandLineExtractorTestclang::tooling::__anon48bbb6700311::CommandLineExtractorTest CommandLineExtractorTest() argument
391 addFileclang::tooling::__anon48bbb6700311::CommandLineExtractorTest addFile() argument
396 extractCC1Argumentsclang::tooling::__anon48bbb6700311::CommandLineExtractorTest extractCC1Arguments() argument
405 TEST_F(CommandLineExtractorTest,AcceptOffloading) TEST_F() argument
413 TEST_F(CommandLineExtractorTest,AcceptOffloadingCompile) TEST_F() argument
421 TEST_F(CommandLineExtractorTest,AcceptOffloadingSyntaxOnly) TEST_F() argument
430 TEST_F(CommandLineExtractorTest,AcceptExternalAssembler) TEST_F() argument
438 TEST_F(CommandLineExtractorTest,AcceptEmbedBitcode) TEST_F() argument
452 TEST_F(CommandLineExtractorTest,AcceptPreprocessedInputFile) TEST_F() argument
459 TEST_F(CommandLineExtractorTest,RejectMultipleArchitectures) TEST_F() argument
[all...]