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

/external/clang/lib/Sema/
H A DSemaTemplateInstantiateDecl.cpp1361 SemaRef.CheckFunctionDeclaration(/*Scope*/ 0, Function, Previous,
1675 SemaRef.CheckFunctionDeclaration(0, Method, Previous, false);
H A DSemaDecl.cpp6858 D.setRedeclaration(CheckFunctionDeclaration(S, NewFD, Previous,
6982 D.setRedeclaration(CheckFunctionDeclaration(S, NewFD, Previous,
7216 bool Sema::CheckFunctionDeclaration(Scope *S, FunctionDecl *NewFD, function in class:Sema
/external/clang/include/clang/Sema/
H A DSema.h1491 bool CheckFunctionDeclaration(Scope *S,

Completed in 214 milliseconds