Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/
H A DCStringChecker.cpp1551 SVal DstVal = state->getSVal(Dst.Expression, LCtx); in evalStrcpyCommon() local
2155 SVal DstVal = State->getSVal(Dst, LCtx); in evalStdCopyCommon() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCGNonTrivialStruct.cpp789 llvm::Value *DstVal = in visitARCStrong() local