Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/CodeGen/AsmPrinter/
H A DCodeViewDebug.h377 DITypeRef ClassTyRef = DITypeRef());
H A DCodeViewDebug.cpp2391 TypeIndex CodeViewDebug::getTypeIndex(DITypeRef TypeRef, DITypeRef ClassTyRef) { in getTypeIndex() argument
2393 const DIType *ClassTy = ClassTyRef.resolve(); in getTypeIndex()