Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/Sema/
H A DSemaDeclCXX.cpp1001 static IsTupleLike isTupleLike(Sema &S, SourceLocation Loc, QualType T, in isTupleLike() function
1428 switch (isTupleLike(*this, DD->getLocation(), DecompType, TupleSize)) { in CheckCompleteDecompositionDeclaration()