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

/external/clang/include/clang/AST/
H A DExpr.h1228 bool hasAllocation() const { return llvm::APInt::getNumWords(BitWidth) > 1; } function in class:clang::APNumericStorage

Completed in 241 milliseconds