Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/include/clang/AST/
H A DTypeLoc.h444 HasNoInnerType getInnerType() const { return HasNoInnerType(); } in getInnerType() function
890 QualType getInnerType() const { in getInnerType() function
1029 QualType getInnerType() const { in getInnerType() function
1101 QualType getInnerType() const { return getTypePtr()->getUnderlyingType(); } in getInnerType() function
1146 QualType getInnerType() const { in getInnerType() function
1170 QualType getInnerType() const { in getInnerType() function
1220 QualType getInnerType() const { in getInnerType() function
1310 QualType getInnerType() const { in getInnerType() function
1463 QualType getInnerType() const { return getTypePtr()->getReturnType(); } in getInnerType() function
1531 QualType getInnerType() const { return getTypePtr()->getElementType(); } in getInnerType() function
[all …]