Searched defs:FnDecl (Results 1 – 4 of 4) sorted by relevance
16046 CheckOperatorNewDeleteDeclarationScope(Sema & SemaRef,const FunctionDecl * FnDecl) CheckOperatorNewDeleteDeclarationScope() argument 16074 CheckOperatorNewDeleteTypes(Sema & SemaRef,const FunctionDecl * FnDecl,CanQualType ExpectedResultType,CanQualType ExpectedFirstParamType,unsigned DependentParamTypeDiag,unsigned InvalidParamTypeDiag) CheckOperatorNewDeleteTypes() argument 16145 CheckOperatorNewDeclaration(Sema & SemaRef,const FunctionDecl * FnDecl) CheckOperatorNewDeclaration() argument 16176 CheckOperatorDeleteDeclaration(Sema & SemaRef,FunctionDecl * FnDecl) CheckOperatorDeleteDeclaration() argument 16217 CheckOverloadedOperatorDeclaration(FunctionDecl * FnDecl) CheckOverloadedOperatorDeclaration() argument 16441 CheckLiteralOperatorDeclaration(FunctionDecl * FnDecl) CheckLiteralOperatorDeclaration() argument [all...]
2584 FunctionDecl *FnDecl = Best->Function; resolveAllocationOverload() local 3896 FunctionDecl *FnDecl = Best->Function; resolveBuiltinNewDeleteOverload() local
14269 FunctionDecl *FnDecl = Best->Function; CreateOverloadedUnaryOp() local 14545 FunctionDecl *FnDecl = Best->Function; CreateOverloadedBinOp() local 15102 FunctionDecl *FnDecl = Best->Function; CreateOverloadedArraySubscriptExpr() local [all...]
13461 llvm::Function *FnDecl; EmitBPFBuiltinExpr() local