Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaType.cpp9628 QualType Unqual = Context.getUnqualifiedArrayType(T, Quals); in BuiltinRemoveReference() local
9643 QualType Unqual = Context.getUnqualifiedArrayType(BaseType, Quals); in BuiltinChangeCVRQualifiers() local
H A DSemaExprCXX.cpp3835 QualType Unqual = Context.getPointerType( in ActOnCXXDelete() local
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DExprConstant.cpp15793 QualType Unqual = T.getAtomicUnqualifiedType(); in Evaluate() local
15835 QualType Unqual = T.getAtomicUnqualifiedType(); in EvaluateInPlace() local