Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DExprEngine.cpp3383 SVal MDVal = svalBuilder.getFunctionPointer(MD); in VisitMemberExpr() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DIRTranslator.cpp2769 } else if (auto *MDVal = dyn_cast<MetadataAsValue>(Arg.value())) { in translateCall() local