Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DProgramState.h574 SVal ArrayToPointer(Loc Array, QualType ElementTy) { in ArrayToPointer() function
/freebsd-12.1/contrib/llvm/tools/clang/lib/StaticAnalyzer/Core/
H A DRegionStore.cpp1384 SVal RegionStoreManager::ArrayToPointer(Loc Array, QualType T) { in ArrayToPointer() function in RegionStoreManager