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

/external/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DSVals.h368 class LocAsInteger : public NonLoc { class in namespace:clang::ento::nonloc
371 explicit LocAsInteger(const std::pair<SVal, uintptr_t> &data) function in class:clang::ento::nonloc::LocAsInteger
399 LocAsInteger() {} function in class:clang::ento::nonloc::LocAsInteger

Completed in 32 milliseconds