Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/StaticAnalyzer/Core/
H A DExprEngineCallAndReturn.cpp320 SVal ThisV = state->getSVal(This); in processCallExit() local
763 SVal ThisV = C->getCXXThisVal(); in bindReturnValue() local
/openbsd-src/gnu/llvm/llvm/lib/Target/Hexagon/
H A DHexagonVectorCombine.cpp1027 Value *PrevV = ASpanV[j - 1].Seg.Val, *ThisV = ASpanV[j].Seg.Val; in realignStoreGroup() local