Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/utils/TableGen/
H A DMveEmitter.cpp481 virtual uint32_t integerConstantValue() const { return 0; } in integerConstantValue() function in __anone3a730d20111::Result
611 uint32_t integerConstantValue() const override { return IntegerValue; } in integerConstantValue() function in __anone3a730d20111::IntLiteralResult