Home
last modified time | relevance | path

Searched defs:CtorDecl (Results 1 – 2 of 2) sorted by relevance

/external/clang/unittests/ASTMatchers/Dynamic/
DRegistryTest.cpp302 Matcher<Decl> CtorDecl = constructMatcher( in TEST_F() local
/external/clang/lib/Sema/
DSemaInit.cpp428 CXXConstructorDecl *CtorDecl = cast<CXXConstructorDecl>(Best->Function); in PerformEmptyInit() local
3605 CXXConstructorDecl *CtorDecl = cast<CXXConstructorDecl>(Best->Function); in TryConstructorInitialization() local
7423 CXXConstructorDecl *CtorDecl = cast<CXXConstructorDecl>(Best->Function); in Diagnose() local