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

/freebsd-12-stable/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DProgramState.h543 SVal ArrayToPointer(Loc Array, QualType ElementTy) { function in class:clang::ento::ProgramStateManager
/freebsd-12-stable/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DRegionStore.cpp1430 SVal RegionStoreManager::ArrayToPointer(Loc Array, QualType T) { function in class:RegionStoreManager

Completed in 131 milliseconds