Home
last modified time | relevance | path

Searched defs:RecType (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/llvm-project/llvm/utils/TableGen/
H A DSearchableTableEmitter.cpp69 const RecTy *RecType = nullptr; member
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DASTStructuralEquivalence.cpp2621 if (const auto *RecType = dyn_cast<RecordType>(FieldType)) { in findUntaggedStructOrUnionIndex() local
/freebsd/contrib/llvm-project/llvm/lib/TableGen/
H A DTGParser.cpp1427 const auto *RecType = dyn_cast<RecordRecTy>(ExprType->getType()); in ParseOperation() local
/freebsd/contrib/llvm-project/clang/lib/Serialization/
H A DASTReader.cpp2097 PreprocessorRecordTypes RecType; in ReadMacroRecord() local