Home
last modified time | relevance | path

Searched refs:getPersistentSValWithData (Results 1 – 11 of 11) sorted by relevance

/aosp_15_r20/external/clang/lib/StaticAnalyzer/Core/
H A DBasicValueFactory.cpp241 BasicValueFactory::getPersistentSValWithData(const SVal& V, uintptr_t Data) { in getPersistentSValWithData() function in BasicValueFactory
291 return &getPersistentSValWithData(X, 0).first; in getPersistentSVal()
/aosp_15_r20/external/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DBasicValueFactory.h188 getPersistentSValWithData(const SVal& V, uintptr_t Data);
H A DSValBuilder.h278 return nonloc::LocAsInteger(BasicVals.getPersistentSValWithData(loc, bits)); in makeLocAsInteger()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/clang/StaticAnalyzer/Core/PathSensitive/
DBasicValueFactory.h281 getPersistentSValWithData(const SVal& V, uintptr_t Data);
DSValBuilder.h330 return nonloc::LocAsInteger(BasicVals.getPersistentSValWithData(loc, bits)); in makeLocAsInteger()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/clang/StaticAnalyzer/Core/PathSensitive/
DBasicValueFactory.h281 getPersistentSValWithData(const SVal& V, uintptr_t Data);
DSValBuilder.h330 return nonloc::LocAsInteger(BasicVals.getPersistentSValWithData(loc, bits)); in makeLocAsInteger()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/clang/StaticAnalyzer/Core/PathSensitive/
DBasicValueFactory.h281 getPersistentSValWithData(const SVal& V, uintptr_t Data);
DSValBuilder.h330 return nonloc::LocAsInteger(BasicVals.getPersistentSValWithData(loc, bits)); in makeLocAsInteger()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/clang/StaticAnalyzer/Core/PathSensitive/
DBasicValueFactory.h281 getPersistentSValWithData(const SVal& V, uintptr_t Data);
DSValBuilder.h326 return nonloc::LocAsInteger(BasicVals.getPersistentSValWithData(loc, bits)); in makeLocAsInteger()