Home
last modified time | relevance | path

Searched refs:ArrayToPointer (Results 1 – 5 of 5) sorted by relevance

/freebsd/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DStore.h162 virtual SVal ArrayToPointer(Loc Array, QualType ElementTy) = 0;
H A DProgramState.h585 SVal ArrayToPointer(Loc Array, QualType ElementTy) { in ArrayToPointer() function
586 return StoreMgr->ArrayToPointer(Array, ElementTy); in ArrayToPointer()
/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DSValBuilder.cpp761 Val = VB.getStateManager().ArrayToPointer(V, ElemTy); in VisitMemRegionVal()
821 return VB.getStateManager().ArrayToPointer(V, ElemTy); in VisitMemRegionVal()
H A DRegionStore.cpp546 SVal ArrayToPointer(Loc Array, QualType ElementTy) override;
1525 SVal RegionStoreManager::ArrayToPointer(Loc Array, QualType T) { in ArrayToPointer() function in RegionStoreManager
/freebsd/contrib/llvm-project/llvm/include/llvm/Testing/Demangle/
H A DDemangleTestCases.inc7029 …interEN5clang4ento3LocE", "(anonymous namespace)::BasicStoreManager::ArrayToPointer(clang::ento::L…
7605 …ointerEN5clang4ento3LocE", "(anonymous namespace)::FlatStoreManager::ArrayToPointer(clang::ento::L…
8042 …nterEN5clang4ento3LocE", "(anonymous namespace)::RegionStoreManager::ArrayToPointer(clang::ento::L…