Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/lib/TableGen/
H A DTGParser.cpp2978 if (auto *RecTy = dyn_cast<RecordRecTy>(TI->getType())) { ParseValue() local
[all...]
/freebsd-src/contrib/llvm-project/llvm/include/llvm/TableGen/
H A DRecord.h80 RecTy(RecTyKind K, RecordKeeper &RK) : Kind(K), RK(RK) {} in RecTy() function
[all...]
/freebsd-src/contrib/llvm-project/clang/lib/CodeGen/
H A DCGOpenMPRuntimeGPU.cpp792 QualType RecTy = C.getRecordType(TeamReductionRec); emitKernelDeinit() local
H A DCGCall.cpp85 QualType RecTy; DeriveThisType() local
/freebsd-src/contrib/llvm-project/clang/lib/Sema/
H A DSemaDecl.cpp5907 QualType RecTy = Context.getTypeDeclType(Record); BuildMicrosoftCAnonymousStruct() local
9667 const RecordType *RecTy = checkIsValidOpenCLKernelParameter() local