Home
last modified time | relevance | path

Searched defs:CQT (Results 1 – 3 of 3) sorted by relevance

/llvm-project/libcxx/test/std/input.output/iostream.format/quoted.manip/
H A Dquoted_traits.compile.pass.cpp92 using CQT = decltype(std::quoted(cst)); in test_std_string() typedef
139 using CQT = decltype(std::quoted(cst)); in test_std_string_view() typedef
/llvm-project/clang/lib/CodeGen/
H A DCGCUDANV.cpp411 QualType CQT = QT.getCanonicalType(); emitDeviceStubBodyNew() local
/llvm-project/clang/lib/AST/
H A DExprConstant.cpp5994 CanQualType CQT = Info.Ctx.getCanonicalType(Info.Ctx.getRecordType(C)); HandleDynamicCast() local