Searched refs:TypeTy (Results 1 - 2 of 2) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/clang/lib/Sema/
H A DSema.cpp561 QualType TypeTy = Context.getCanonicalType(Ty); local
563 if (ExprTy == TypeTy)
/freebsd-13-stable/contrib/llvm-project/clang/include/clang/Sema/
H A DSema.h392 typedef OpaquePtr<QualType> TypeTy; typedef in class:clang::final

Completed in 184 milliseconds