Home
last modified time | relevance | path

Searched defs:FnDecl (Results 1 – 3 of 3) 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