Home
last modified time | relevance | path

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

/external/clang/lib/Format/
DFormatToken.h353 bool isUnaryOperator() const { in isUnaryOperator() function
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/X86/AsmParser/
DX86AsmParser.cpp137 bool isUnaryOperator(const InfixCalculatorTok Op) { in isUnaryOperator() function in __anon3ca5b30f0111::X86AsmParser::InfixCalculator