HomeSort by relevance Sort by last modified time
    Searched refs:getNumPlusOperands (Results 1 - 2 of 2) sorted by null

  /external/clang/lib/AST/
Stmt.cpp 301 /// getNumPlusOperands - Return the number of output operands that have a "+"
303 unsigned AsmStmt::getNumPlusOperands() const {
478 getNumOutputs() + getNumPlusOperands() + getNumInputs();
  /external/clang/include/clang/AST/
Stmt.h     [all...]

Completed in 65 milliseconds