Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaTemplate.cpp1331 bool Sema::RequireStructuralType(QualType T, SourceLocation Loc) { in RequireStructuralType() function in Sema
1481 if (RequireStructuralType(T, Loc)) in CheckNonTypeTemplateParameterType()
/freebsd/contrib/llvm-project/clang/include/clang/Sema/
H A DSema.h8297 bool RequireStructuralType(QualType T, SourceLocation Loc);