Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DExprEngineCallAndReturn.cpp320 SVal ThisV = state->getSVal(This); in processCallExit() local
760 SVal ThisV = C->getCXXThisVal(); in bindReturnValue() local
/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonVectorCombine.cpp1366 Value *PrevV = ASpanV[Index - 1].Seg.Val, *ThisV = ASpanV[Index].Seg.Val; in realignStoreGroup() local