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.cpp57 RecTy *RecType = nullptr; member
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DASTStructuralEquivalence.cpp2351 if (const auto *RecType = dyn_cast<RecordType>(FieldType)) { in findUntaggedStructOrUnionIndex() local
/freebsd/contrib/llvm-project/llvm/lib/TableGen/
H A DTGParser.cpp1403 RecordRecTy *RecType = dyn_cast<RecordRecTy>(ExprType->getType()); in ParseOperation() local
/freebsd/contrib/llvm-project/clang/lib/Serialization/
H A DASTReader.cpp1919 PreprocessorRecordTypes RecType; in ReadMacroRecord() local