Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/clang/unittests/Tooling/
H A DCompilationDatabaseTest.cpp434 TEST(ParseFixedCompilationDatabase, ReturnsNullOnEmptyArgumentList) { in TEST() argument
442 TEST(ParseFixedCompilationDatabase, ReturnsNullWithoutDoubleDash) { in TEST() argument
451 TEST(ParseFixedCompilationDatabase, ReturnsArgumentsAfterDoubleDash) { in TEST() argument
472 TEST(ParseFixedCompilationDatabase, ReturnsEmptyCommandLine) { in TEST() argument
489 TEST(ParseFixedCompilationDatabase, HandlesPositionalArgs) { in TEST() argument
508 TEST(ParseFixedCompilationDatabase, HandlesArgv0) { in TEST() argument