Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/clang/include/clang/Basic/
H A DDiagnostic.h253 using ArgumentValue = std::pair<ArgumentKind, intptr_t>; variable
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DIROutliner.cpp1470 Value *ArgumentValue = Call->getArgOperand(ArgPair->second); replaceCalledFunction() local