Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/include/clang/Basic/
H A DOperatorKinds.h23 #define OVERLOADED_OPERATOR(Name,Spelling,Token,Unary,Binary,MemberOnly) \ macro
/openbsd-src/gnu/llvm/clang/lib/StaticAnalyzer/Core/
H A DCheckerHelpers.cpp163 #define OVERLOADED_OPERATOR(Name, Spelling, Token, Unary, Binary, MemberOnly) \ in operationKindFromOverloadedOperator() macro
/openbsd-src/gnu/llvm/lldb/source/Plugins/Language/CPlusPlus/
H A DCPlusPlusNameParser.cpp453 #define OVERLOADED_OPERATOR(Name, Spelling, Token, Unary, Binary, MemberOnly) \ in ConsumeOperator() macro
/openbsd-src/gnu/llvm/clang/lib/Parse/
H A DParseTentative.cpp931 #define OVERLOADED_OPERATOR(Name, Spelling, Token, Unary, Binary, MemOnly) \ in TryParseOperatorId() macro
H A DParseExprCXX.cpp2646 #define OVERLOADED_OPERATOR(Name,Spelling,Token,Unary,Binary,MemberOnly) \ in ParseUnqualifiedIdOperator() macro
/openbsd-src/gnu/llvm/clang/lib/Basic/
H A DIdentifierTable.cpp824 #define OVERLOADED_OPERATOR(Name,Spelling,Token,Unary,Binary,MemberOnly) \ in getOperatorSpelling() macro
/openbsd-src/gnu/llvm/clang/lib/Sema/
H A DSemaCodeComplete.cpp3251 #define OVERLOADED_OPERATOR(Name, Spelling, Token, Unary, Binary, MemberOnly) \ in AddTypedNameChunk() macro
6773 #define OVERLOADED_OPERATOR(Name, Spelling, Token, Unary, Binary, MemberOnly) \ in CodeCompleteOperatorName() macro
H A DSemaDeclCXX.cpp16031 #define OVERLOADED_OPERATOR(Name,Spelling,Token,Unary,Binary,MemberOnly) \ in CheckOverloadedOperatorDeclaration() macro
H A DTreeTransform.h11867 #define OVERLOADED_OPERATOR(Name, Spelling, Token, Unary, Binary, MemberOnly) \ in TransformCXXOperatorCallExpr() macro
/openbsd-src/gnu/llvm/lldb/source/Plugins/TypeSystem/Clang/
H A DTypeSystemClang.cpp1761 #define OVERLOADED_OPERATOR(Name, Spelling, Token, Unary, Binary, MemberOnly) \ in CheckOverloadedOperatorKindParameterCount() macro