Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/Serialization/
H A DASTCommon.h50 TypeID MakeTypeID(ASTContext &Context, QualType T, IdxForTypeTy IdxForType) { in MakeTypeID() argument
58 return IdxForType(T).asTypeID(FastQuals); in MakeTypeID()
70 return IdxForType(T).asTypeID(FastQuals); in MakeTypeID()