Home
last modified time | relevance | path

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

/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/TableGen/
H A DTGParser.cpp1141 RecordRecTy *RecType = dyn_cast<RecordRecTy>(ExprType->getType()); in ParseOperation() local
/aosp_15_r20/external/clang/lib/Serialization/
H A DASTReader.cpp1443 PreprocessorRecordTypes RecType = in ReadMacroRecord() local
4902 PreprocessorDetailRecordTypes RecType = in ReadPreprocessedEntity() local
/aosp_15_r20/external/clang/lib/AST/
H A DASTImporter.cpp1056 if (const auto *RecType = dyn_cast<RecordType>(FieldType)) { in findUntaggedStructOrUnionIndex() local