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

/external/clang/lib/CodeGen/
H A DItaniumCXXABI.cpp3317 QualType PointerTypeConst = getContext().getPointerType(Type.withConst()); local
3320 ItaniumRTTIBuilder(*this).BuildTypeInfo(PointerTypeConst, true);

Completed in 404 milliseconds