Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/unittests/libclang/
H A DLibclangTest.cpp479 const char *CppFile = "#include \"HeaderFile.h\"\nint main() {" in TEST_F() local
483 WriteFile(CppName, CppFile); in TEST_F()