Home
last modified time | relevance | path

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

/llvm-project/clang/unittests/Tooling/
H A DCompilationDatabaseTest.cpp584 TEST(ParseFixedCompilationDatabase, ReturnsNullOnEmptyArgumentList) { in TEST() argument
594 TEST(ParseFixedCompilationDatabase, ReturnsNullWithoutDoubleDash) { in TEST() argument
605 TEST(ParseFixedCompilationDatabase, ReturnsArgumentsAfterDoubleDash) { in TEST() argument
624 TEST(ParseFixedCompilationDatabase, ReturnsEmptyCommandLine) { in TEST() argument
641 TEST(ParseFixedCompilationDatabase, HandlesPositionalArgs) { in TEST() argument
657 TEST(ParseFixedCompilationDatabase, HandlesPositionalArgsHeader) { in TEST() argument
676 TEST(ParseFixedCompilationDatabase, HandlesPositionalArgsSyntaxOnly) { in TEST() argument
694 TEST(ParseFixedCompilationDatabase, HandlesArgv0) { in TEST() argument