Searched defs:getOperator (Results 1 - 4 of 4) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/clang/include/clang/AST/
H A DTemplateName.h518 OverloadedOperatorKind getOperator() const { function in class:clang::DependentTemplateName
H A DExprCXX.h107 OverloadedOperatorKind getOperator() const { function in class:clang::final
313 BinaryOperatorKind getOperator() const { return getDecomposedForm().Opcode; } function in class:clang::CXXRewrittenBinaryOperator
4575 BinaryOperatorKind getOperator() const { return Opcode; } function in class:clang::CXXFoldExpr
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/TableGen/
H A DRecord.h1332 Init *getOperator() const { return Val; } function in class:llvm::final::final::final
/freebsd-11-stable/contrib/llvm-project/llvm/utils/TableGen/
H A DCodeGenDAGPatterns.h725 Record *getOperator() const { assert(!isLeaf()); return Operator; } function in class:llvm::TreePatternNode

Completed in 111 milliseconds