Home
last modified time | relevance | path

Searched defs:BaseVal (Results 1 – 4 of 4) sorted by relevance

/minix3/external/bsd/llvm/dist/clang/lib/StaticAnalyzer/Core/
H A DExprEngineCXX.cpp226 SVal BaseVal = getStoreManager().evalDerivedToBase(ThisVal, CE->getType(), in VisitCXXConstructExpr() local
H A DExprEngine.cpp644 SVal BaseVal = getStoreManager().evalDerivedToBase(ThisVal, BaseTy, in ProcessBaseDtor() local
/minix3/external/bsd/llvm/dist/llvm/lib/Analysis/
H A DValueTracking.cpp1898 Constant *BaseVal = ConstantInt::get(T, Base); in ComputeMultiple() local
/minix3/external/bsd/llvm/dist/clang/lib/AST/
H A DExprConstant.cpp2537 APValue *BaseVal = nullptr; in findCompleteObject() local