Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DCodeViewDebug.cpp2423 static bool shouldAlwaysEmitCompleteClassType(const DICompositeType *Ty) { in shouldAlwaysEmitCompleteClassType() function
2435 if (shouldAlwaysEmitCompleteClassType(Ty)) { in lowerTypeClass()
2498 if (shouldAlwaysEmitCompleteClassType(Ty)) in lowerTypeUnion()