Home
last modified time | relevance | path

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

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