OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:getNumPlusOperands
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/apache2/llvm/dist/clang/lib/AST/
Stmt.cpp
481
///
getNumPlusOperands
- Return the number of output operands that have a "+"
483
unsigned AsmStmt::
getNumPlusOperands
() const {
704
unsigned NumOperands = getNumOutputs() +
getNumPlusOperands
() +
/src/external/apache2/llvm/dist/clang/include/clang/AST/
Stmt.h
2879
///
getNumPlusOperands
- Return the number of output operands that have a "+"
2881
unsigned
getNumPlusOperands
() const;
Completed in 22 milliseconds
Indexes created Mon Jun 08 00:24:58 UTC 2026