Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/utils/TableGen/
H A DMveEmitter.cpp476 virtual bool hasIntegerConstantValue() const { return false; } in hasIntegerConstantValue() function in __anonece5a09e0111::Result
606 bool hasIntegerConstantValue() const override { return true; } in hasIntegerConstantValue() function in __anonece5a09e0111::IntLiteralResult