Searched defs:CallLocation (Results 1 – 2 of 2) sorted by relevance
153 const LocationContext *CallLocation) { in taintOriginTrackerTag()182 std::vector<ArgIdxTy> TaintedArgs, const LocationContext *CallLocation) { in taintPropagationExplainerTag()
536 yaml::CallSiteInfo::MachineInstrLoc CallLocation; in convertCallSiteObjects() local