Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/CodeGen/Targets/
H A DXCore.cpp334 static bool extractFieldType(SmallVectorImpl<FieldEncoding> &FE, in extractFieldType() function
391 if (!extractFieldType(FE, RD, CGM, TSC)) { in appendRecordType()