Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Format/
H A DFormatToken.h759 bool isUnaryOperator() const { in isUnaryOperator() function
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/AsmParser/
H A DX86AsmParser.cpp193 bool isUnaryOperator(InfixCalculatorTok Op) const { in isUnaryOperator() function in __anonee973c6c0111::X86AsmParser::InfixCalculator