Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/clang/lib/Sema/
H A DSemaType.cpp9897 QualType Unqual = Context.getUnqualifiedArrayType(T, Quals); BuiltinRemoveReference() local
9912 QualType Unqual = Context.getUnqualifiedArrayType(BaseType, Quals); BuiltinChangeCVRQualifiers() local
H A DSemaExprCXX.cpp3829 QualType Unqual = Context.getPointerType( ActOnCXXDelete() local
/freebsd-src/contrib/llvm-project/clang/lib/AST/
H A DExprConstant.cpp15381 QualType Unqual = T.getAtomicUnqualifiedType(); Evaluate() local
15423 QualType Unqual = T.getAtomicUnqualifiedType(); EvaluateInPlace() local