Home
last modified time | relevance | path

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

12

/freebsd-14.2/contrib/llvm-project/clang/include/clang/AST/
H A DTemplateName.h509 OverloadedOperatorKind Operator; member
532 OverloadedOperatorKind Operator) in DependentTemplateName()
537 OverloadedOperatorKind Operator, in DependentTemplateName()
581 OverloadedOperatorKind Operator) { in Profile()
/freebsd-14.2/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-14.2/contrib/byacc/test/
H A Dbtyacc_demo.y22 enum Operator { ADD, SUB, MUL, MOD, DIV, DEREF }; enum
/freebsd-14.2/contrib/llvm-project/clang/include/clang/Sema/
H A DParsedTemplate.h165 OverloadedOperatorKind Operator; member
H A DDeclSpec.h1000 OverloadedOperatorKind Operator; member
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/ObjectYAML/
H A DDWARFYAML.h179 dwarf::LocationAtom Operator; member
184 dwarf::RnglistEntries Operator; member
189 dwarf::LoclistEntries Operator; member
/freebsd-14.2/contrib/llvm-project/clang/lib/Sema/
H A DSemaTemplateVariadic.cpp1198 tok::TokenKind Operator, in ActOnCXXFoldExpr()
1264 BinaryOperatorKind Operator, in BuildCXXFoldExpr()
1274 BinaryOperatorKind Operator) { in BuildEmptyCXXFoldExpr()
H A DSemaExprCXX.cpp2527 bool &PassAlignment, FunctionDecl *&Operator, in resolveAllocationOverload()
3290 FunctionDecl *&Operator, bool Diagnose, in FindDeallocationFunction()
3848 FunctionDecl *&Operator) { in resolveBuiltinNewDeleteOverload()
5022 CXXMethodDecl *Operator = cast<CXXMethodDecl>(*Op); in HasNoThrowOperator() local
H A DSemaCodeComplete.cpp5274 } Operator = Dot; member
5504 Member::AccessOperator Operator) { in addValue()
5766 auto Operator = in CodeCompleteMemberReferenceExpr() local
H A DTreeTransform.h3946 BinaryOperatorKind Operator, in RebuildCXXFoldExpr()
3960 BinaryOperatorKind Operator) { in RebuildEmptyCXXFoldExpr()
15288 OverloadedOperatorKind Operator, in RebuildTemplateName()
/freebsd-14.2/contrib/llvm-project/llvm/utils/TableGen/
H A DPseudoLoweringEmitter.cpp147 Record *Operator = OpDef->getDef(); in evaluateExpansion() local
H A DCodeGenDAGPatterns.cpp1858 static unsigned GetNumNodeResults(Record *Operator, CodeGenDAGPatterns &CDP) { in GetNumNodeResults()
2917 Record *Operator = OpDef->getDef(); in ParseTreePattern() local
3716 Record *Operator = OpDef->getDef(); in hasNullFragReference() local
4602 Record *Operator = N->getOperator(); in GatherChildrenOfAssociativeOpcode() local
H A DGlobalISelEmitter.cpp172 std::string explainOperator(Record *Operator) { in explainOperator()
H A DGlobalISelCombinerEmitter.cpp1501 StringRef Operator, ArrayRef<SMLoc> DiagLoc, in parsePatternList()
/freebsd-14.2/contrib/llvm-project/llvm/lib/MC/MCParser/
H A DAsmLexer.cpp885 AsmToken::TokenKind Operator; in LexToken() local
/freebsd-14.2/contrib/llvm-project/clang/lib/Lex/
H A DPPExpressions.cpp609 tok::TokenKind Operator = PeekTok.getKind(); in EvaluateDirectiveSubExpr() local
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DValueTracking.h30 class Operator; variable
/freebsd-14.2/contrib/llvm-project/clang/lib/Basic/
H A DIdentifierTable.cpp787 const char *clang::getOperatorSpelling(OverloadedOperatorKind Operator) { in getOperatorSpelling()
/freebsd-14.2/contrib/byacc/test/btyacc/
H A Dbtyacc_demo.tab.c136 enum Operator { ADD, SUB, MUL, MOD, DIV, DEREF }; enum
/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/ubsan/
H A Dubsan_handlers.cpp210 const char *Operator, T RHS, in handleIntegerOverflowImpl()
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Demangle/
H A DMicrosoftDemangleNodes.h396 IntrinsicFunctionKind Operator; member
/freebsd-14.2/contrib/llvm-project/llvm/lib/TableGen/
H A DTGParser.cpp2849 Init *Operator = ParseValue(CurRec); in ParseSimpleValue() local
/freebsd-14.2/contrib/llvm-project/llvm/lib/FileCheck/
H A DFileCheck.cpp502 char Operator = popFront(RemainingExpr); in parseBinop() local

12