Home
last modified time | relevance | path

Searched defs:FnDecl (Results 1 – 4 of 4) sorted by relevance

/freebsd-src/contrib/llvm-project/clang/lib/Sema/
H A DSemaDeclCXX.cpp16227 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...]
H A DSemaExprCXX.cpp2555 FunctionDecl *FnDecl = Best->Function; resolveAllocationOverload() local
3890 FunctionDecl *FnDecl = Best->Function; resolveBuiltinNewDeleteOverload() local
H A DSemaOverload.cpp14228 FunctionDecl *FnDecl = Best->Function; CreateOverloadedUnaryOp() local
14524 FunctionDecl *FnDecl = Best->Function; CreateOverloadedBinOp() local
15069 FunctionDecl *FnDecl = Best->Function; CreateOverloadedArraySubscriptExpr() local
[all...]
/freebsd-src/contrib/llvm-project/clang/lib/CodeGen/
H A DCGBuiltin.cpp13266 llvm::Function *FnDecl; EmitBPFBuiltinExpr() local