Home
last modified time | relevance | path

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

/llvm-project/clang/include/clang/Basic/
H A DOperatorKinds.h23 #define OVERLOADED_OPERATOR(Name,Spelling,Token,Unary,Binary,MemberOnly) \ macro
/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DCheckerHelpers.cpp164 #define OVERLOADED_OPERATOR(Name, Spelling, Token, Unary, Binary, MemberOnly) \ in operationKindFromOverloadedOperator() macro
/llvm-project/lldb/source/Plugins/Language/CPlusPlus/
H A DCPlusPlusNameParser.cpp453 #define OVERLOADED_OPERATOR(Name, Spelling, Token, Unary, Binary, MemberOnly) \ in ConsumeOperator() macro
/llvm-project/clang/lib/Parse/
H A DParseTentative.cpp971 #define OVERLOADED_OPERATOR(Name, Spelling, Token, Unary, Binary, MemOnly) \ in TryParseOperatorId() macro
H A DParseExprCXX.cpp2765 #define OVERLOADED_OPERATOR( ParseUnqualifiedIdOperator() macro
/llvm-project/clang/lib/Basic/
H A DIdentifierTable.cpp796 #define OVERLOADED_OPERATOR( getOperatorSpelling() macro
/llvm-project/clang/lib/Sema/
H A DSemaCodeComplete.cpp3319 #define OVERLOADED_OPERATOR( AddTypedNameChunk() macro
6919 #define OVERLOADED_OPERATOR( CodeCompleteOperatorName() macro
H A DSemaDeclCXX.cpp16303 #define OVERLOADED_OPERATOR( CheckOverloadedOperatorDeclaration() macro
H A DTreeTransform.h12906 #define OVERLOADED_OPERATOR( TransformCXXOperatorCallExpr() macro
/llvm-project/lldb/source/Plugins/TypeSystem/Clang/
H A DTypeSystemClang.cpp1719 #define OVERLOADED_OPERATOR( CheckOverloadedOperatorKindParameterCount() macro