Searched refs:HasNoInnerType (Results 1 - 1 of 1) sorted by relevance

/external/clang/include/clang/AST/
H A DTypeLoc.h338 struct HasNoInnerType {}; struct in class:clang::ConcreteTypeLoc
339 HasNoInnerType getInnerType() const { return HasNoInnerType(); }
350 unsigned getInnerTypeSize(HasNoInnerType _) const {
358 TypeLoc getNextTypeLoc(HasNoInnerType _) const {

Completed in 360 milliseconds