Searched defs:Operator (Results 1 - 20 of 20) sorted by relevance

/freebsd-11.0-release/contrib/llvm/include/llvm/TableGen/
H A DSetTheory.h69 class Operator { class in class:llvm::SetTheory
/freebsd-11.0-release/sys/contrib/dev/acpica/compiler/
H A Daslxrefout.c723 const char *Operator; local
H A Ddtexpress.c115 DtDoOperator( UINT64 LeftValue, UINT32 Operator, UINT64 RightValue) argument
H A Dasltree.c569 ACPI_PARSE_OBJECT *Operator; local
/freebsd-11.0-release/contrib/llvm/tools/clang/include/clang/Sema/
H A DParsedTemplate.h157 OverloadedOperatorKind Operator; member in struct:clang::TemplateIdAnnotation
H A DDeclSpec.h904 OverloadedOperatorKind Operator; member in struct:clang::UnqualifiedId::OFI
/freebsd-11.0-release/contrib/llvm/utils/TableGen/
H A DPseudoLoweringEmitter.cpp135 Record *Operator = OpDef->getDef(); local
H A DCodeGenDAGPatterns.cpp1214 static unsigned GetNumNodeResults(Record *Operator, CodeGenDAGPatterns &CDP) { argument
1640 Record *Operator = getOperator(); local
2142 Record *Operator = OpDef->getDef(); local
3636 Record *Operator = N->getOperator(); local
[all...]
/freebsd-11.0-release/contrib/llvm/tools/clang/include/clang/AST/
H A DTemplateName.h430 OverloadedOperatorKind Operator; member in union:clang::DependentTemplateName::__anon3442
454 DependentTemplateName(NestedNameSpecifier *Qualifier, OverloadedOperatorKind Operator) argument
459 DependentTemplateName(NestedNameSpecifier *Qualifier, OverloadedOperatorKind Operator, TemplateName Canon) argument
503 Profile(llvm::FoldingSetNodeID &ID, NestedNameSpecifier *NNS, OverloadedOperatorKind Operator) argument
[all...]
H A DExprCXX.h56 OverloadedOperatorKind Operator; member in class:clang::CXXOperatorCallExpr
/freebsd-11.0-release/contrib/compiler-rt/lib/ubsan/
H A Dubsan_handlers.cc107 handleIntegerOverflowImpl(OverflowData *Data, ValueHandle LHS, const char *Operator, T RHS, ReportOptions Opts) argument
/freebsd-11.0-release/contrib/llvm/include/llvm/IR/
H A DOperator.h32 class Operator : public User { class in namespace:llvm
[all...]
/freebsd-11.0-release/contrib/llvm/tools/clang/lib/Sema/
H A DSemaTemplateVariadic.cpp949 ActOnCXXFoldExpr(SourceLocation LParenLoc, Expr *LHS, tok::TokenKind Operator, SourceLocation EllipsisLoc, Expr *RHS, SourceLocation RParenLoc) argument
987 BuildCXXFoldExpr(SourceLocation LParenLoc, Expr *LHS, BinaryOperatorKind Operator, SourceLocation EllipsisLoc, Expr *RHS, SourceLocation RParenLoc) argument
995 BuildEmptyCXXFoldExpr(SourceLocation EllipsisLoc, BinaryOperatorKind Operator) argument
H A DSemaExprCXX.cpp3643 CXXMethodDecl *Operator local
1959 FindAllocationOverload(SourceLocation StartLoc, SourceRange Range, DeclarationName Name, MultiExprArg Args, DeclContext *Ctx, bool AllowMissing, FunctionDecl *&Operator, bool Diagnose) argument
2276 FindDeallocationFunction(SourceLocation StartLoc, CXXRecordDecl *RD, DeclarationName Name, FunctionDecl* &Operator, bool Diagnose) argument
[all...]
H A DTreeTransform.h3010 RebuildCXXFoldExpr(SourceLocation LParenLoc, Expr *LHS, BinaryOperatorKind Operator, SourceLocation EllipsisLoc, Expr *RHS, SourceLocation RParenLoc) argument
3022 RebuildEmptyCXXFoldExpr(SourceLocation EllipsisLoc, BinaryOperatorKind Operator) argument
11411 RebuildTemplateName(CXXScopeSpec &SS, OverloadedOperatorKind Operator, SourceLocation NameLoc, QualType ObjectType) argument
/freebsd-11.0-release/contrib/llvm/tools/lldb/source/Core/
H A DFastDemangle.cpp52 struct Operator struct in namespace:__anon4361
/freebsd-11.0-release/contrib/llvm/tools/clang/lib/Basic/
H A DIdentifierTable.cpp636 const char *clang::getOperatorSpelling(OverloadedOperatorKind Operator) { argument
/freebsd-11.0-release/contrib/llvm/lib/TableGen/
H A DTGParser.cpp1407 Init *Operator = ParseValue(CurRec); local
/freebsd-11.0-release/contrib/byacc/test/btyacc/
H A Dbtyacc_demo.tab.c136 enum Operator { ADD, SUB, MUL, MOD, DIV, DEREF }; enum
/freebsd-11.0-release/contrib/gdb/include/
H A Dhp-symtab.h1761 unsigned int Operator: 1; /* operator function */ member in struct:quick_procedure

Completed in 220 milliseconds