Home
last modified time | relevance | path

Searched refs:ParseFixedCompilationDatabase (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/clang/unittests/Tooling/
H A DCompilationDatabaseTest.cpp567 TEST(ParseFixedCompilationDatabase, ReturnsNullOnEmptyArgumentList) { in TEST() argument
577 TEST(ParseFixedCompilationDatabase, ReturnsNullWithoutDoubleDash) { in TEST() argument
588 TEST(ParseFixedCompilationDatabase, ReturnsArgumentsAfterDoubleDash) { in TEST() argument
607 TEST(ParseFixedCompilationDatabase, ReturnsEmptyCommandLine) { in TEST() argument
624 TEST(ParseFixedCompilationDatabase, HandlesPositionalArgs) { in TEST() argument
641 TEST(ParseFixedCompilationDatabase, HandlesPositionalArgsSyntaxOnly) { in TEST() argument
659 TEST(ParseFixedCompilationDatabase, HandlesArgv0) { in TEST() argument