Home | History | Annotate | Download | only in Instrumentation

Lines Matching refs:handleFunction

144   bool handleFunction(Module &M, Function &F);
608 Res |= handleFunction(M, *F);
632 bool AddressSanitizer::handleFunction(Module &M, Function &F) {