Home
last modified time | relevance | path

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

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