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

/external/clang/unittests/libclang/
H A DLibclangTest.cpp399 const char *CppFile = "#include \"HeaderFile.h\"\nint main() {" local
402 std::string CppName = "CppFile.cpp";
403 WriteFile(CppName, CppFile);

Completed in 224 milliseconds