Home
last modified time | relevance | path

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

/llvm-project/clang-tools-extra/clang-tidy/utils/
H A DExceptionSpecAnalyzer.cpp64 const auto *RecType = Base.getType()->getAs<RecordType>(); in analyzeBase() local
/llvm-project/llvm/utils/TableGen/
H A DSearchableTableEmitter.cpp57 RecTy *RecType = nullptr; global() member
[all...]
/llvm-project/clang/lib/AST/
H A DASTStructuralEquivalence.cpp2351 if (const auto *RecType = dyn_cast<RecordType>(FieldType)) { findUntaggedStructOrUnionIndex() local
/llvm-project/llvm/lib/TableGen/
H A DTGParser.cpp1403 RecordRecTy *RecType = dyn_cast<RecordRecTy>(ExprType->getType()); ParseOperation() local
/llvm-project/clang/lib/Serialization/
H A DASTReader.cpp1919 PreprocessorRecordTypes RecType; ReadMacroRecord() local