Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/AsmPrinter/
H A DCodeViewDebug.cpp2262 static bool shouldAlwaysEmitCompleteClassType(const DICompositeType *Ty) { in shouldAlwaysEmitCompleteClassType() function
2274 if (shouldAlwaysEmitCompleteClassType(Ty)) { in lowerTypeClass()
2337 if (shouldAlwaysEmitCompleteClassType(Ty)) in lowerTypeUnion()