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

/external/clang/unittests/libclang/
H A DLibclangTest.cpp41 struct TestVFO { struct in namespace:__anon19553
45 TestVFO(const char *Contents) : Contents(Contents) { function in struct:__anon19553::TestVFO
59 ~TestVFO() {
91 TestVFO T(contents);
113 TestVFO T(contents);
118 TestVFO T(nullptr);
168 TestVFO T(contents);
194 TestVFO T(contents);
244 TestVFO T(contents);
291 TestVFO
[all...]

Completed in 131 milliseconds