Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/CodeGen/AsmPrinter/
H A DCodeViewDebug.cpp2140 static bool shouldAlwaysEmitCompleteClassType(const DICompositeType *Ty) { in shouldAlwaysEmitCompleteClassType() function
2152 if (shouldAlwaysEmitCompleteClassType(Ty)) { in lowerTypeClass()
2207 if (shouldAlwaysEmitCompleteClassType(Ty)) in lowerTypeUnion()