Home
last modified time | relevance | path

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

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