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

/freebsd-10-stable/contrib/llvm/tools/clang/include/clang/AST/
H A DTypeLoc.h381 HasNoInnerType getInnerType() const { return HasNoInnerType(); } function in class:clang::ConcreteTypeLoc
796 QualType getInnerType() const { function in class:clang::AttributedTypeLoc
[all...]
H A DType.h1953 QualType getInnerType() const { return Inner; } function in class:clang::ParenType

Completed in 70 milliseconds