Searched defs:RequireCompleteExprType (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/clang/lib/Sema/
H A DSemaType.cpp7879 bool Sema::RequireCompleteExprType(Expr *E, TypeDiagnoser &Diagnoser) { function in class:__anon698::Sema
7897 bool Sema::RequireCompleteExprType(Expr *E, unsigned DiagID) { function in class:__anon698::Sema
/freebsd-11-stable/contrib/llvm-project/clang/include/clang/Sema/
H A DSema.h1865 bool RequireCompleteExprType(Expr *E, unsigned DiagID, const Ts &...Args) { function in class:clang::final

Completed in 134 milliseconds