Home
last modified time | relevance | path

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

/freebsd-14-stable/contrib/llvm-project/clang/include/clang/Basic/
HDDiagnostic.h253 using ArgumentValue = std::pair<ArgumentKind, intptr_t>; variable
/freebsd-14-stable/contrib/llvm-project/llvm/lib/Transforms/IPO/
HDIROutliner.cpp1473 Value *ArgumentValue = Call->getArgOperand(ArgPair->second); in replaceCalledFunction() local