Home
last modified time | relevance | path

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

/llvm-project/clang/lib/Sema/
H A DSemaDeclCXX.cpp16046 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...]
H A DSemaExprCXX.cpp2584 FunctionDecl *FnDecl = Best->Function; resolveAllocationOverload() local
3896 FunctionDecl *FnDecl = Best->Function; resolveBuiltinNewDeleteOverload() local
H A DSemaOverload.cpp14269 FunctionDecl *FnDecl = Best->Function; CreateOverloadedUnaryOp() local
14545 FunctionDecl *FnDecl = Best->Function; CreateOverloadedBinOp() local
15102 FunctionDecl *FnDecl = Best->Function; CreateOverloadedArraySubscriptExpr() local
[all...]
/llvm-project/clang/lib/CodeGen/
H A DCGBuiltin.cpp13461 llvm::Function *FnDecl; EmitBPFBuiltinExpr() local