Home
last modified time | relevance | path

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

/llvm-project/clang-tools-extra/clang-tidy/bugprone/
H A DNotNullTerminatedResultCheck.cpp196 const auto *DestExpr = in isStringDataAndLength() local
/llvm-project/llvm/lib/Target/Sparc/AsmParser/
H A DSparcAsmParser.cpp1183 const MCExpr *DestExpr = SparcMCExpr::create(Kind, DestValue, getContext()); parseCallTarget() local