Home
last modified time | relevance | path

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

/external/clang/unittests/Tooling/
DCompilationDatabaseTest.cpp446 TEST(FixedCompilationDatabase, ReturnsFixedCommandLine) { in TEST() argument
464 TEST(FixedCompilationDatabase, GetAllFiles) { in TEST() argument
473 TEST(FixedCompilationDatabase, GetAllCompileCommands) { in TEST() argument
/external/llvm-project/clang/unittests/Tooling/
DCompilationDatabaseTest.cpp516 TEST(FixedCompilationDatabase, ReturnsFixedCommandLine) { in TEST() argument
528 TEST(FixedCompilationDatabase, GetAllFiles) { in TEST() argument
537 TEST(FixedCompilationDatabase, GetAllCompileCommands) { in TEST() argument
546 TEST(FixedCompilationDatabase, FromBuffer) { in TEST() argument
/external/clang/lib/Tooling/
DCompilationDatabase.cpp297 FixedCompilationDatabase(Twine Directory, ArrayRef<std::string> CommandLine) { in FixedCompilationDatabase() function in FixedCompilationDatabase
/external/llvm-project/clang/lib/Tooling/
DCompilationDatabase.cpp372 FixedCompilationDatabase(Twine Directory, ArrayRef<std::string> CommandLine) { in FixedCompilationDatabase() function in FixedCompilationDatabase