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.h456 HasNoInnerType getInnerType() const { return HasNoInnerType(); } in getInnerType() function
915 QualType getInnerType() const { in getInnerType() function
940 QualType getInnerType() const { return getTypePtr()->getWrappedType(); } in getInnerType() function
1077 QualType getInnerType() const { in getInnerType() function
1129 QualType getInnerType() const { return getTypePtr()->desugar(); } in getInnerType() function
1175 QualType getInnerType() const { return getTypePtr()->getUnderlyingType(); } in getInnerType() function
1220 QualType getInnerType() const { in getInnerType() function
1244 QualType getInnerType() const { in getInnerType() function
1294 QualType getInnerType() const { in getInnerType() function
1384 QualType getInnerType() const { in getInnerType() function
[all …]