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

/freebsd-11-stable/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DAPSIntType.h19 class APSIntType { class in namespace:clang::ento
24 APSIntType(uint32_t Width, bool Unsigned) function in class:clang::ento::APSIntType
27 /* implicit */ APSIntType(const llvm::APSInt &Value) function in class:clang::ento::APSIntType

Completed in 55 milliseconds