Home
last modified time | relevance | path

Searched defs:TypeTy (Results 1 – 2 of 2) sorted by relevance

/freebsd-src/contrib/llvm-project/clang/lib/Sema/
H A DSema.cpp666 QualType TypeTy = Context.getCanonicalType(Ty); ImpCastExprToType() local
/freebsd-src/contrib/llvm-project/clang/include/clang/Sema/
H A DSema.h401 typedef OpaquePtr<QualType> TypeTy; global() typedef