Home | History | Annotate | Download | only in libclang

Lines Matching refs:getTypeClass

163   /// Traverse*Type() based on the argument's getTypeClass() property.
170 /// Traverse*TypeLoc() based on the argument type's getTypeClass() property.
518 switch (T->getTypeClass()) {