Home
last modified time | relevance | path

Searched refs:ExpArg (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/Edit/
H A DEditedSource.cpp56 for (auto &ExpArg : CurrCommitMacroArgExps) { in finishedCommit() local
59 std::tie(ExpLoc, ArgUse) = ExpArg; in finishedCommit()
/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DValueTracking.cpp5282 const Value *ExpArg = II->getArgOperand(1); in computeKnownFPClass() local
5284 ExpArg, true, Q.IIQ.UseInstrInfo, Q.AC, Q.CxtI, Q.DT, Depth + 1); in computeKnownFPClass()