Searched defs:Unqualified (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/clang/lib/AST/
H A DASTContext.cpp8768 mergeTransparentUnionType(QualType T, QualType SubType, bool OfBlockPointer, bool Unqualified) argument
8788 mergeFunctionParameterTypes(QualType lhs, QualType rhs, bool OfBlockPointer, bool Unqualified) argument
8807 mergeFunctionTypes(QualType lhs, QualType rhs, bool OfBlockPointer, bool Unqualified) argument
9006 mergeTypes(QualType LHS, QualType RHS, bool OfBlockPointer, bool Unqualified, bool BlockReturnType) argument
[all...]

Completed in 205 milliseconds