Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/Sema/
H A DSemaType.cpp9405 QualType Unqual = Context.getUnqualifiedArrayType(T, Quals); in BuiltinRemoveReference() local
9420 QualType Unqual = Context.getUnqualifiedArrayType(BaseType, Quals); in BuiltinChangeCVRQualifiers() local
H A DSemaExprCXX.cpp3786 QualType Unqual = Context.getPointerType( in ActOnCXXDelete() local
/openbsd-src/gnu/llvm/clang/lib/AST/
H A DExprConstant.cpp15030 QualType Unqual = T.getAtomicUnqualifiedType(); in Evaluate() local
15071 QualType Unqual = T.getAtomicUnqualifiedType(); in EvaluateInPlace() local