Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/Sema/
H A DSema.cpp2080 checkRVVTypeSupport(Ty, Loc, D); in checkTypeSupport()
H A DSemaDecl.cpp8940 checkRVVTypeSupport(T, NewVD->getLocation(), cast<Decl>(CurContext)); in CheckVariableDeclarationType()
H A DSemaChecking.cpp6213 void Sema::checkRVVTypeSupport(QualType Ty, SourceLocation Loc, Decl *D) { in checkRVVTypeSupport() function in Sema
/freebsd-14.2/contrib/llvm-project/clang/include/clang/Sema/
H A DSema.h13926 void checkRVVTypeSupport(QualType Ty, SourceLocation Loc, Decl *D);