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

/freebsd-12-stable/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DCodeViewDebug.cpp2199 static bool shouldAlwaysEmitCompleteClassType(const DICompositeType *Ty) { function
2211 if (shouldAlwaysEmitCompleteClassType(Ty)) {
2274 if (shouldAlwaysEmitCompleteClassType(Ty))

Completed in 104 milliseconds