Home
last modified time | relevance | path

Searched refs:CheckConstructor (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaDeclCXX.cpp10218 CheckConstructor(Constructor); in ActOnFinishDelayedCXXMethodDeclaration()
10315 void Sema::CheckConstructor(CXXConstructorDecl *Constructor) { in CheckConstructor() function in Sema
H A DSemaDecl.cpp10943 CheckConstructor(Constructor); in CheckFunctionDeclaration()
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Sema/
H A DSema.h7131 void CheckConstructor(CXXConstructorDecl *Constructor);