Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Symbol/
H A DPostfixExpression.cpp136 bool Visit(UnaryOpNode &unary, Node *&) override { in Visit()
231 void DWARFCodegen::Visit(UnaryOpNode &unary, Node *&) { in Visit()
/freebsd/contrib/one-true-awk/
H A Db.c1054 Node *unary(Node *np) in unary() function
/freebsd/contrib/llvm-project/lldb/source/Plugins/TypeSystem/Clang/
H A DTypeSystemClang.cpp1737 bool unary, bool binary, in check_op_param()