Searched defs:integerValue (Results 1 – 1 of 1) sorted by relevance
21 AstObject::AstObject(const std::string &name, uint32_t type, uint64_t integerValue, const std::stri… in AstObject()39 AstObject::AstObject(const std::string &name, uint32_t type, uint64_t integerValue) in AstObject()49 AstObject::AstObject(const std::string &name, uint32_t type, uint64_t integerValue, const Token &bi… in AstObject()