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

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

Completed in 84 milliseconds