Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaDecl.cpp8473 QualType CanonT = SemaRef.Context.getCanonicalType(T); in CheckC23ConstexprVarType() local
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DASTContext.cpp6252 QualType CanonT = T.getCanonicalType(); in getUnconstrainedType() local