Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/include/clang/AST/
H A DTypeLoc.h444 HasNoInnerType getInnerType() const { return HasNoInnerType(); } in getInnerType() function
899 QualType getInnerType() const { in getInnerType() function
924 QualType getInnerType() const { return getTypePtr()->getWrappedType(); } in getInnerType() function
1061 QualType getInnerType() const { in getInnerType() function
1133 QualType getInnerType() const { return getTypePtr()->getUnderlyingType(); } in getInnerType() function
1178 QualType getInnerType() const { in getInnerType() function
1202 QualType getInnerType() const { in getInnerType() function
1252 QualType getInnerType() const { in getInnerType() function
1342 QualType getInnerType() const { in getInnerType() function
1495 QualType getInnerType() const { return getTypePtr()->getReturnType(); } in getInnerType() function
[all …]