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

/freebsd-current/contrib/llvm-project/clang/include/clang/AST/
H A DTypeLoc.h450 HasNoInnerType getInnerType() const { return HasNoInnerType(); } function in class:clang::ConcreteTypeLoc
905 QualType getInnerType() const { function in class:clang::AttributedTypeLoc
930 QualType getInnerType() const { return getTypePtr()->getWrappedType(); } function in class:clang::BTFTagAttributedTypeLoc
[all...]
H A DType.h2877 QualType getInnerType() const { return Inner; } function in class:clang::ParenType

Completed in 215 milliseconds