Home
last modified time | relevance | path

Searched defs:CallLocation (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DGenericTaintChecker.cpp153 const LocationContext *CallLocation) { in taintOriginTrackerTag()
182 std::vector<ArgIdxTy> TaintedArgs, const LocationContext *CallLocation) { in taintPropagationExplainerTag()
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DMIRPrinter.cpp536 yaml::CallSiteInfo::MachineInstrLoc CallLocation; in convertCallSiteObjects() local