Home
last modified time | relevance | path

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

/llvm-project/clang/tools/libclang/
H A DCXType.cpp152 QualType UnqualT = T.getUnqualifiedType(); MakeCXType() local
/llvm-project/clang/lib/Sema/
H A DSemaExprCXX.cpp622 QualType UnqualT = Context.getUnqualifiedArrayType(T, Quals); BuildCXXTypeId() local
[all...]