Home
last modified time | relevance | path

Searched defs:OVERLOADED_OPERATOR (Results 1 – 10 of 10) sorted by relevance

/freebsd-src/contrib/llvm-project/clang/include/clang/Basic/
H A DOperatorKinds.h23 #define OVERLOADED_OPERATOR(Name,Spelling,Token,Unary,Binary,MemberOnly) \ macro
/freebsd-src/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DCheckerHelpers.cpp163 #define OVERLOADED_OPERATOR( operationKindFromOverloadedOperator() macro
/freebsd-src/contrib/llvm-project/lldb/source/Plugins/Language/CPlusPlus/
H A DCPlusPlusNameParser.cpp453 #define OVERLOADED_OPERATOR(Name, Spelling, Token, Unary, Binary, MemberOnly) \ in ConsumeOperator() macro
/freebsd-src/contrib/llvm-project/clang/lib/Parse/
H A DParseTentative.cpp970 #define OVERLOADED_OPERATOR( TryParseOperatorId() macro
H A DParseExprCXX.cpp2663 #define OVERLOADED_OPERATOR( ParseUnqualifiedIdOperator() macro
/freebsd-src/contrib/llvm-project/clang/lib/Basic/
H A DIdentifierTable.cpp793 #define OVERLOADED_OPERATOR( getOperatorSpelling() macro
/freebsd-src/contrib/llvm-project/clang/lib/Sema/
H A DSemaCodeComplete.cpp3313 #define OVERLOADED_OPERATOR( AddTypedNameChunk() macro
6863 #define OVERLOADED_OPERATOR( CodeCompleteOperatorName() macro
H A DSemaDeclCXX.cpp16487 #define OVERLOADED_OPERATOR( CheckOverloadedOperatorDeclaration() macro
H A DTreeTransform.h12084 #define OVERLOADED_OPERATOR( TransformCXXOperatorCallExpr() macro
/freebsd-src/contrib/llvm-project/lldb/source/Plugins/TypeSystem/Clang/
H A DTypeSystemClang.cpp1768 #define OVERLOADED_OPERATOR( CheckOverloadedOperatorKindParameterCount() macro