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

/external/clang/include/clang/AST/
H A DTypeLoc.h380 struct HasNoInnerType {}; struct in class:clang::ConcreteTypeLoc
381 HasNoInnerType getInnerType() const { return HasNoInnerType(); }
392 unsigned getInnerTypeSize(HasNoInnerType _) const {
404 unsigned getNextTypeAlign(HasNoInnerType _) const {
412 TypeLoc getNextTypeLoc(HasNoInnerType _) const {

Completed in 77 milliseconds