Home
last modified time | relevance | path

Searched defs:APNumericStorage (Results 1 – 2 of 2) sorted by relevance

/external/clang/include/clang/AST/
DExpr.h1234 APNumericStorage() : VAL(0), BitWidth(0) { } in APNumericStorage() function
/external/llvm-project/clang/include/clang/AST/
DExpr.h1454 APNumericStorage() : VAL(0), BitWidth(0) { } in APNumericStorage() function