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

/freebsd-9.3-release/contrib/llvm/tools/clang/lib/Sema/
H A DSemaExprCXX.cpp1846 FunctionDecl *FnDecl = Best->Function; local
H A DSemaDeclCXX.cpp10578 CheckOperatorNewDeleteTypes(Sema &SemaRef, const FunctionDecl *FnDecl, argument
10558 CheckOperatorNewDeleteDeclarationScope(Sema &SemaRef, const FunctionDecl *FnDecl) argument
10626 CheckOperatorNewDeclaration(Sema &SemaRef, const FunctionDecl *FnDecl) argument
10657 CheckOperatorDeleteDeclaration(Sema &SemaRef, FunctionDecl *FnDecl) argument
10680 CheckOverloadedOperatorDeclaration(FunctionDecl *FnDecl) argument
10821 CheckLiteralOperatorDeclaration(FunctionDecl *FnDecl) argument
[all...]
H A DSemaOverload.cpp10497 FunctionDecl *FnDecl = Best->Function; local
10714 FunctionDecl *FnDecl = Best->Function; local
10943 FunctionDecl *FnDecl = Best->Function; local
[all...]

Completed in 155 milliseconds