HomeSort by: relevance | last modified time | path
    Searched refs:CheckFunctionDeclaration (Results 1 - 4 of 4) sorted by relevancy

  /src/external/apache2/llvm/dist/clang/lib/Sema/
SemaTemplateInstantiateDecl.cpp 2149 SemaRef.CheckFunctionDeclaration(/*Scope*/ nullptr, Function, Previous,
2492 SemaRef.CheckFunctionDeclaration(nullptr, Method, Previous,
SemaDecl.cpp 9510 D.setRedeclaration(CheckFunctionDeclaration(S, NewFD, Previous,
9660 D.setRedeclaration(CheckFunctionDeclaration(S, NewFD, Previous,
10738 bool Sema::CheckFunctionDeclaration(Scope *S, FunctionDecl *NewFD,
SemaDeclCXX.cpp 12999 CheckFunctionDeclaration(S, FD, R, /*IsMemberSpecialization*/false);
16997 // Sema::CheckFunctionDeclaration) is more clear.
  /src/external/apache2/llvm/dist/clang/include/clang/Sema/
Sema.h 2691 bool CheckFunctionDeclaration(Scope *S,

Completed in 94 milliseconds