Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/tools/clang/lib/Sema/
HDSemaDeclCXX.cpp13399 void DelegatingCycleHelper(CXXConstructorDecl* Ctor, in DelegatingCycleHelper() function
13458 DelegatingCycleHelper(Target, Valid, Invalid, Current, S); in DelegatingCycleHelper()
13470 DelegatingCycleHelper(*I, Valid, Invalid, Current, *this); in CheckDelegatingCtorCycles()