Home
last modified time | relevance | path

Searched defs:Operator (Results 1 – 25 of 27) sorted by relevance

12

/freebsd-13.1/contrib/llvm-project/clang/include/clang/AST/
H A DTemplateName.h468 OverloadedOperatorKind Operator; member
491 OverloadedOperatorKind Operator) in DependentTemplateName()
496 OverloadedOperatorKind Operator, in DependentTemplateName()
540 OverloadedOperatorKind Operator) { in Profile()
/freebsd-13.1/sys/contrib/dev/acpica/compiler/
H A Ddtexpress.c224 UINT32 Operator, in DtDoOperator()
H A Daslparseop.c570 ACPI_PARSE_OBJECT *Operator; in TrCreateAssignmentOp() local
H A Daslxrefout.c831 const char *Operator; in OtXrefAnalysisWalkPart3() local
/freebsd-13.1/contrib/byacc/test/
H A Dbtyacc_demo.y22 enum Operator { ADD, SUB, MUL, MOD, DIV, DEREF }; enum
/freebsd-13.1/contrib/llvm-project/clang/include/clang/Sema/
H A DParsedTemplate.h166 OverloadedOperatorKind Operator; member
H A DDeclSpec.h961 OverloadedOperatorKind Operator; member
/freebsd-13.1/contrib/llvm-project/llvm/include/llvm/ObjectYAML/
H A DDWARFYAML.h178 dwarf::LocationAtom Operator; member
183 dwarf::RnglistEntries Operator; member
188 dwarf::LoclistEntries Operator; member
/freebsd-13.1/contrib/llvm-project/clang/lib/Sema/
H A DSemaTemplateVariadic.cpp1187 tok::TokenKind Operator, in ActOnCXXFoldExpr()
1252 BinaryOperatorKind Operator, in BuildCXXFoldExpr()
1262 BinaryOperatorKind Operator) { in BuildEmptyCXXFoldExpr()
H A DSemaExprCXX.cpp2427 bool &PassAlignment, FunctionDecl *&Operator, in resolveAllocationOverload()
3133 FunctionDecl *&Operator, bool Diagnose) { in FindDeallocationFunction()
3689 FunctionDecl *&Operator) { in resolveBuiltinNewDeleteOverload()
4794 CXXMethodDecl *Operator = cast<CXXMethodDecl>(*Op); in HasNoThrowOperator() local
H A DSemaCodeComplete.cpp4883 } Operator = Dot; member
5113 Member::AccessOperator Operator) { in addValue()
5356 auto Operator = in CodeCompleteMemberReferenceExpr() local
H A DTreeTransform.h3703 BinaryOperatorKind Operator, in RebuildCXXFoldExpr()
3717 BinaryOperatorKind Operator) { in RebuildEmptyCXXFoldExpr()
14535 OverloadedOperatorKind Operator, in RebuildTemplateName()
/freebsd-13.1/contrib/llvm-project/llvm/utils/TableGen/
H A DPseudoLoweringEmitter.cpp146 Record *Operator = OpDef->getDef(); in evaluateExpansion() local
H A DRISCVCompressInstEmitter.cpp419 Record *Operator = SourceDag->getOperatorAsDef(Rec->getLoc()); in evaluateCompressPat() local
H A DCodeGenDAGPatterns.cpp1821 static unsigned GetNumNodeResults(Record *Operator, CodeGenDAGPatterns &CDP) { in GetNumNodeResults()
2844 Record *Operator = OpDef->getDef(); in ParseTreePattern() local
3644 Record *Operator = OpDef->getDef(); in hasNullFragReference() local
4517 Record *Operator = N->getOperator(); in GatherChildrenOfAssociativeOpcode() local
H A DCodeGenDAGPatterns.h638 Record *Operator; variable
/freebsd-13.1/contrib/llvm-project/llvm/lib/MC/MCParser/
H A DAsmLexer.cpp875 AsmToken::TokenKind Operator; in LexToken() local
/freebsd-13.1/contrib/llvm-project/clang/lib/Lex/
H A DPPExpressions.cpp588 tok::TokenKind Operator = PeekTok.getKind(); in EvaluateDirectiveSubExpr() local
/freebsd-13.1/contrib/llvm-project/clang/lib/Basic/
H A DIdentifierTable.cpp735 const char *clang::getOperatorSpelling(OverloadedOperatorKind Operator) { in getOperatorSpelling()
/freebsd-13.1/contrib/byacc/test/btyacc/
H A Dbtyacc_demo.tab.c136 enum Operator { ADD, SUB, MUL, MOD, DIV, DEREF }; enum
/freebsd-13.1/contrib/llvm-project/compiler-rt/lib/ubsan/
H A Dubsan_handlers.cpp210 const char *Operator, T RHS, in handleIntegerOverflowImpl()
/freebsd-13.1/contrib/llvm-project/llvm/include/llvm/Demangle/
H A DMicrosoftDemangleNodes.h399 IntrinsicFunctionKind Operator; member
H A DItaniumDemangle.h1607 const StringView Operator; variable
/freebsd-13.1/contrib/llvm-project/llvm/lib/TableGen/
H A DTGParser.cpp2315 Init *Operator = ParseValue(CurRec); in ParseSimpleValue() local
/freebsd-13.1/contrib/llvm-project/llvm/lib/FileCheck/
H A DFileCheck.cpp658 char Operator = popFront(RemainingExpr); in parseBinop() local

12