Home
last modified time | relevance | path

Searched defs:Unqual (Results 1 – 4 of 4) sorted by relevance

/llvm-project/libc/src/__support/fixed_point/
H A Dfx_bits.h55 using Unqual = typename cpp::remove_cv_t<XType>; FXBits() local
/llvm-project/clang/lib/Sema/
H A DSemaType.cpp9572 QualType Unqual = Context.getUnqualifiedArrayType(T, Quals); BuiltinRemoveReference() local
9587 QualType Unqual = Context.getUnqualifiedArrayType(BaseType, Quals); BuiltinChangeCVRQualifiers() local
H A DSemaExprCXX.cpp3835 QualType Unqual = Context.getPointerType( ActOnCXXDelete() local
/llvm-project/clang/lib/AST/
H A DExprConstant.cpp15756 QualType Unqual = T.getAtomicUnqualifiedType(); Evaluate() local
15798 QualType Unqual = T.getAtomicUnqualifiedType(); EvaluateInPlace() local