Searched defs:CallOperator (Results 1 – 6 of 6) sorted by relevance
143 unsigned getManglingNumber(const CXXMethodDecl *CallOperator) override { in getManglingNumber()197 unsigned getManglingNumber(const CXXMethodDecl *CallOperator) override { in getManglingNumber()208 unsigned getDeviceManglingNumber(const CXXMethodDecl *CallOperator) override { in getDeviceManglingNumber()
509 CXXMethodDecl *CallOperator, in buildLambdaScopeReturnType()522 void Sema::buildLambdaScope(LambdaScopeInfo *LSI, CXXMethodDecl *CallOperator, in buildLambdaScope()998 CXXMethodDecl *CallOperator, CXXRecordDecl *Class, in AddTemplateParametersToLambdaCallOperator()1658 CXXMethodDecl *CallOperator, in addFunctionPointerConversion()1833 CXXMethodDecl *CallOperator) { in addFunctionPointerConversions()1850 CXXMethodDecl *CallOperator) { in addBlockPointerConversion()2076 CXXMethodDecl *CallOperator; in BuildLambdaExpr() local2292 CXXMethodDecl *CallOperator in BuildBlockForLambdaConversion() local
163 const FunctionDecl *CallOperator; in isLambdaEnclosedByTypeAliasDecl() member
3576 if (const auto *CallOperator = in createCodeCompletionStringForDecl() local
15358 LambdaScopeInfo *Sema::RebuildLambdaScopeInfo(CXXMethodDecl *CallOperator) { in RebuildLambdaScopeInfo()
868 CXXMethodDecl *CallOperator = nullptr; variable