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

/external/clang/lib/Serialization/
H A DASTCommon.h35 TypeID MakeTypeID(ASTContext &Context, QualType T, IdxForTypeTy IdxForType) { argument
43 return IdxForType(T).asTypeID(FastQuals);
57 return IdxForType(T).asTypeID(FastQuals);

Completed in 61 milliseconds