HomeSort by: relevance | last modified time | path
    Searched defs:isUnaryOperator (Results 1 - 2 of 2) sorted by relevancy

  /src/external/apache2/llvm/dist/clang/lib/Format/
FormatToken.h 551 bool isUnaryOperator() const {
  /src/external/apache2/llvm/dist/llvm/lib/Target/X86/AsmParser/
X86AsmParser.cpp 180 bool isUnaryOperator(InfixCalculatorTok Op) const {
265 } else if (isUnaryOperator(Op.first)) {

Completed in 28 milliseconds