Home
last modified time | relevance | path

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

/external/clang/lib/Sema/
DSemaDeclCXX.cpp11658 const FunctionDecl *FnDecl) { in CheckOperatorNewDeleteDeclarationScope()
11677 CheckOperatorNewDeleteTypes(Sema &SemaRef, const FunctionDecl *FnDecl, in CheckOperatorNewDeleteTypes()
11725 CheckOperatorNewDeclaration(Sema &SemaRef, const FunctionDecl *FnDecl) { in CheckOperatorNewDeclaration()
11756 CheckOperatorDeleteDeclaration(Sema &SemaRef, FunctionDecl *FnDecl) { in CheckOperatorDeleteDeclaration()
11779 bool Sema::CheckOverloadedOperatorDeclaration(FunctionDecl *FnDecl) { in CheckOverloadedOperatorDeclaration()
11959 bool Sema::CheckLiteralOperatorDeclaration(FunctionDecl *FnDecl) { in CheckLiteralOperatorDeclaration()
DSemaOverload.cpp11566 FunctionDecl *FnDecl = Best->Function; in CreateOverloadedUnaryOp() local
11776 FunctionDecl *FnDecl = Best->Function; in CreateOverloadedBinOp() local
12008 FunctionDecl *FnDecl = Best->Function; in CreateOverloadedArraySubscriptExpr() local
DSemaExprCXX.cpp2237 FunctionDecl *FnDecl = Best->Function; in FindAllocationOverload() local
/external/llvm-project/clang/lib/Sema/
DSemaDeclCXX.cpp15243 const FunctionDecl *FnDecl) { in CheckOperatorNewDeleteDeclarationScope()
15269 CheckOperatorNewDeleteTypes(Sema &SemaRef, const FunctionDecl *FnDecl, in CheckOperatorNewDeleteTypes()
15333 CheckOperatorNewDeclaration(Sema &SemaRef, const FunctionDecl *FnDecl) { in CheckOperatorNewDeclaration()
15364 CheckOperatorDeleteDeclaration(Sema &SemaRef, FunctionDecl *FnDecl) { in CheckOperatorDeleteDeclaration()
15408 bool Sema::CheckOverloadedOperatorDeclaration(FunctionDecl *FnDecl) { in CheckOverloadedOperatorDeclaration()
15600 bool Sema::CheckLiteralOperatorDeclaration(FunctionDecl *FnDecl) { in CheckLiteralOperatorDeclaration()
DSemaExprCXX.cpp2409 FunctionDecl *FnDecl = Best->Function; in resolveAllocationOverload() local
3645 FunctionDecl *FnDecl = Best->Function; in resolveBuiltinNewDeleteOverload() local
DSemaOverload.cpp13304 FunctionDecl *FnDecl = Best->Function; in CreateOverloadedUnaryOp() local
13580 FunctionDecl *FnDecl = Best->Function; in CreateOverloadedBinOp() local
14035 FunctionDecl *FnDecl = Best->Function; in CreateOverloadedArraySubscriptExpr() local
/external/llvm-project/clang/lib/CodeGen/
DCGBuiltin.cpp11162 llvm::Function *FnDecl; in EmitBPFBuiltinExpr() local