Searched defs:Hello (Results 1 – 5 of 5) sorted by relevance
27 struct Hello : public FunctionPass { struct28 static char ID; // Pass identification, replacement for typeid29 Hello() : FunctionPass(ID) {} in Hello() argument31 bool runOnFunction(Function &F) override { in runOnFunction()
9 void Hello(const char* who) { in Hello() function14 void Hello(const char* one, const char* two) { in Hello() function
497 TEST_F(It2MeNativeMessagingHostTest, Hello) { in TEST_F() argument
1664 UnicodeString Hello("Hello, world."); in API_Pattern() local
1805 UnicodeString Hello("Hello, world."); in API_Pattern() local