Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/utils/TableGen/
H A DMveEmitter.cpp480 virtual bool hasIntegerConstantValue() const { return false; } in hasIntegerConstantValue() function in __anone3a730d20111::Result
610 bool hasIntegerConstantValue() const override { return true; } in hasIntegerConstantValue() function in __anone3a730d20111::IntLiteralResult