Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DTypeLoc.h458 HasNoInnerType getInnerType() const { return HasNoInnerType(); } in getInnerType() function
917 QualType getInnerType() const { in getInnerType() function
942 QualType getInnerType() const { return getTypePtr()->getWrappedType(); } in getInnerType() function
970 QualType getInnerType() const { return getTypePtr()->getWrappedType(); } in getInnerType() function
1129 QualType getInnerType() const { in getInnerType() function
1181 QualType getInnerType() const { return getTypePtr()->desugar(); } in getInnerType() function
1227 QualType getInnerType() const { return getTypePtr()->getUnderlyingType(); } in getInnerType() function
1272 QualType getInnerType() const { in getInnerType() function
1296 QualType getInnerType() const { in getInnerType() function
1346 QualType getInnerType() const { in getInnerType() function
[all …]