Home
last modified time | relevance | path

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

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