Searched defs:Callee (Results 1 – 9 of 9) sorted by relevance
28 struct Callee { in TEST() struct29 static int foo() { return 1; } in TEST()42 struct Callee { in TEST() struct43 static void foo(void* p, float x, float y) { in TEST()62 struct Callee { in TEST() struct63 static void foo(void* p, float x, float y) { in TEST()
29 struct Callee { in TEST() struct30 static int foo() { return 1; } in TEST()43 struct Callee { in TEST() struct44 static void foo(void* p, float x, float y) { in TEST()
41 int Callee() { in Callee() function
1196 const Value *Callee(II->getCalledValue()); in WriteInstruction() local
3008 Value *Callee; in ParseFunctionBody() local3189 Value *Callee; in ParseFunctionBody() local
1229 const Value *Callee(II->getCalledValue()); in WriteInstruction() local
1198 const Value *Callee(II->getCalledValue()); in WriteInstruction() local
1550 const clang::Expr* Callee = CE->getCallee(); in VisitCallExpr() local
3256 Value *Callee; in ParseFunctionBody() local3534 Value *Callee; in ParseFunctionBody() local