Home
last modified time | relevance | path

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

/external/clang/lib/Sema/
DSemaDeclCXX.cpp7581 const FunctionDecl *FnDecl) { in CheckOperatorNewDeleteDeclarationScope()
7600 CheckOperatorNewDeleteTypes(Sema &SemaRef, const FunctionDecl *FnDecl, in CheckOperatorNewDeleteTypes()
7648 CheckOperatorNewDeclaration(Sema &SemaRef, const FunctionDecl *FnDecl) { in CheckOperatorNewDeclaration()
7679 CheckOperatorDeleteDeclaration(Sema &SemaRef, const FunctionDecl *FnDecl) { in CheckOperatorDeleteDeclaration()
7702 bool Sema::CheckOverloadedOperatorDeclaration(FunctionDecl *FnDecl) { in CheckOverloadedOperatorDeclaration()
7843 bool Sema::CheckLiteralOperatorDeclaration(FunctionDecl *FnDecl) { in CheckLiteralOperatorDeclaration()
DSemaOverload.cpp8506 FunctionDecl *FnDecl = Best->Function; in CreateOverloadedUnaryOp() local
8754 FunctionDecl *FnDecl = Best->Function; in CreateOverloadedBinOp() local
8964 FunctionDecl *FnDecl = Best->Function; in CreateOverloadedArraySubscriptExpr() local
DSemaExprCXX.cpp1473 FunctionDecl *FnDecl = Best->Function; in FindAllocationOverload() local