Searched defs:CallOperator (Results 1 – 6 of 6) sorted by relevance
142 unsigned getManglingNumber(const CXXMethodDecl *CallOperator) override { in getManglingNumber()196 unsigned getManglingNumber(const CXXMethodDecl *CallOperator) override { in getManglingNumber()207 unsigned getDeviceManglingNumber(const CXXMethodDecl *CallOperator) override { in getDeviceManglingNumber()
530 CXXMethodDecl *CallOperator, in buildLambdaScopeReturnType()543 void Sema::buildLambdaScope(LambdaScopeInfo *LSI, CXXMethodDecl *CallOperator, in buildLambdaScope()1019 CXXMethodDecl *CallOperator, CXXRecordDecl *Class, in AddTemplateParametersToLambdaCallOperator()1683 CXXMethodDecl *CallOperator, in addFunctionPointerConversion()1858 CXXMethodDecl *CallOperator) { in addFunctionPointerConversions()1875 CXXMethodDecl *CallOperator) { in addBlockPointerConversion()2144 CXXMethodDecl *CallOperator; in BuildLambdaExpr() local2351 CXXMethodDecl *CallOperator in BuildBlockForLambdaConversion() local
161 const FunctionDecl *CallOperator; in isLambdaEnclosedByTypeAliasDecl() member
3739 if (const auto *CallOperator = in createCodeCompletionStringForDecl() local
15794 LambdaScopeInfo *Sema::RebuildLambdaScopeInfo(CXXMethodDecl *CallOperator) { in RebuildLambdaScopeInfo()
874 CXXMethodDecl *CallOperator = nullptr; variable