Searched defs:FunctionCallee (Results 1 – 6 of 6) sorted by relevance
29 class FunctionCallee; variable
173 FunctionCallee(T *Fn) in FunctionCallee() function 176 FunctionCallee(FunctionType *FnTy, Value *Callee) in FunctionCallee() function 181 FunctionCallee(std::nullptr_t) {} in FunctionCallee() function
181 __anon92de66f40202(Function *Ctor, FunctionCallee) insertModuleCtor() argument [all...]
476 __anon5749a7010202(Function *Ctor, FunctionCallee) createHwasanCtorComdat() argument [all...]
679 __anon427849950302(Function *Ctor, FunctionCallee) insertModuleCtor() argument [all...]
17 class FunctionCallee; variable