Searched defs:FnDecl (Results 1 – 4 of 4) sorted by relevance
16227 CheckOperatorNewDeleteDeclarationScope(Sema & SemaRef,const FunctionDecl * FnDecl) CheckOperatorNewDeleteDeclarationScope() argument 16255 CheckOperatorNewDeleteTypes(Sema & SemaRef,const FunctionDecl * FnDecl,CanQualType ExpectedResultType,CanQualType ExpectedFirstParamType,unsigned DependentParamTypeDiag,unsigned InvalidParamTypeDiag) CheckOperatorNewDeleteTypes() argument 16326 CheckOperatorNewDeclaration(Sema & SemaRef,const FunctionDecl * FnDecl) CheckOperatorNewDeclaration() argument 16357 CheckOperatorDeleteDeclaration(Sema & SemaRef,FunctionDecl * FnDecl) CheckOperatorDeleteDeclaration() argument 16401 CheckOverloadedOperatorDeclaration(FunctionDecl * FnDecl) CheckOverloadedOperatorDeclaration() argument 16628 CheckLiteralOperatorDeclaration(FunctionDecl * FnDecl) CheckLiteralOperatorDeclaration() argument [all...]
2555 FunctionDecl *FnDecl = Best->Function; resolveAllocationOverload() local 3890 FunctionDecl *FnDecl = Best->Function; resolveBuiltinNewDeleteOverload() local
14228 FunctionDecl *FnDecl = Best->Function; CreateOverloadedUnaryOp() local 14524 FunctionDecl *FnDecl = Best->Function; CreateOverloadedBinOp() local 15069 FunctionDecl *FnDecl = Best->Function; CreateOverloadedArraySubscriptExpr() local [all...]
13266 llvm::Function *FnDecl; EmitBPFBuiltinExpr() local