Home
last modified time | relevance | path

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

/llvm-project/clang/test/CodeGen/
H A Dext-vector.c302 char16 destVal = valC ? valA : valB; in test17() local
/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DCStringChecker.cpp1453 SVal destVal = state->getSVal(Dest.Expression, LCtx); evalCopyCommon() local