Two.h 61 Bytes Raw Blame History Permalink 1 2 3 4 #ifndef TWO_H #define TWO_H LLDB_TEST_API void two(); #endif