OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:isDecrementOp
(Results
1 - 3
of
3
) sorted by relevancy
/src/external/apache2/llvm/dist/clang/lib/Sema/
SemaPseudoObject.cpp
946
<< unsigned(UnaryOperator::
isDecrementOp
(opcode))
958
<< unsigned(UnaryOperator::
isDecrementOp
(opcode))
SemaOpenMP.cpp
7774
(UO->
isDecrementOp
() ? -1 : 1))
/src/external/apache2/llvm/dist/clang/include/clang/AST/
Expr.h
2190
static bool
isDecrementOp
(Opcode Op) {
2193
bool
isDecrementOp
() const {
2194
return
isDecrementOp
(getOpcode());
Completed in 89 milliseconds
Indexes created Thu Aug 06 00:25:04 UTC 2026