Home
last modified time | relevance | path

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

/external/clang/lib/Serialization/
DASTCommon.h48 TypeID MakeTypeID(ASTContext &Context, QualType T, IdxForTypeTy IdxForType) { in MakeTypeID() argument
56 return IdxForType(T).asTypeID(FastQuals); in MakeTypeID()
68 return IdxForType(T).asTypeID(FastQuals); in MakeTypeID()