Searched refs:CheckOperatorNewDeclaration (Results 1 - 1 of 1) sorted by relevance

/freebsd-9.3-release/contrib/llvm/tools/clang/lib/Sema/
H A DSemaDeclCXX.cpp10626 CheckOperatorNewDeclaration(Sema &SemaRef, const FunctionDecl *FnDecl) { function
10696 return CheckOperatorNewDeclaration(*this, FnDecl);

Completed in 126 milliseconds