Home
last modified time | relevance | path

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

/external/clang/unittests/libclang/
DLibclangTest.cpp409 const char *CppFile = "#include \"HeaderFile.h\"\nint main() {" in TEST_F() local
413 WriteFile(CppName, CppFile); in TEST_F()