Searched refs:CheckBinaryFunction (Results 1 – 1 of 1) sorted by relevance
863 using CheckBinaryFunction = std::function<checker::Type *( typedef867 std::map<lexer::TokenType, CheckBinaryFunction> &GetCheckMap() in GetCheckMap()869 static std::map<lexer::TokenType, CheckBinaryFunction> checkMap = { in GetCheckMap()