Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaDeclCXX.cpp16105 const FunctionDecl *FnDecl) { in CheckOperatorNewDeleteDeclarationScope() argument
16133 CheckOperatorNewDeleteTypes(Sema &SemaRef, const FunctionDecl *FnDecl, in CheckOperatorNewDeleteTypes() argument
16204 CheckOperatorNewDeclaration(Sema & SemaRef,const FunctionDecl * FnDecl) CheckOperatorNewDeclaration() argument
16235 CheckOperatorDeleteDeclaration(Sema & SemaRef,FunctionDecl * FnDecl) CheckOperatorDeleteDeclaration() argument
16276 CheckOverloadedOperatorDeclaration(FunctionDecl * FnDecl) CheckOverloadedOperatorDeclaration() argument
16500 CheckLiteralOperatorDeclaration(FunctionDecl * FnDecl) CheckLiteralOperatorDeclaration() argument
[all...]
H A DSemaExprCXX.cpp2584 FunctionDecl *FnDecl = Best->Function; in resolveAllocationOverload() local
3896 FunctionDecl *FnDecl = Best->Function; in resolveBuiltinNewDeleteOverload() local
H A DSemaOverload.cpp14245 FunctionDecl *FnDecl = Best->Function; in CreateOverloadedUnaryOp() local
14521 FunctionDecl *FnDecl = Best->Function; in CreateOverloadedBinOp() local
15080 FunctionDecl *FnDecl = Best->Function; in CreateOverloadedArraySubscriptExpr() local
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGBuiltin.cpp13550 llvm::Function *FnDecl; in EmitBPFBuiltinExpr() local