Home
last modified time | relevance | path

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

/external/llvm-project/llvm/docs/TableGen/
DBackGuide.rst222 The ``get()`` function takes the ``RecTy`` *type* of the list members and
226 ``RecordRecTy``
/external/llvm/lib/TableGen/
DTGParser.h28 class RecTy; variable
/external/swiftshader/third_party/llvm-10.0/llvm/lib/TableGen/
DTGParser.h27 class RecTy; variable
/external/llvm/include/llvm/TableGen/
DRecord.h62 RecTy(RecTyKind K) : Kind(K) {} in RecTy() function
/external/llvm-project/llvm/include/llvm/TableGen/
DRecord.h74 RecTy(RecTyKind K) : Kind(K) {} in RecTy() function
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/TableGen/
DRecord.h73 RecTy(RecTyKind K) : Kind(K) {} in RecTy() function
/external/clang/lib/CodeGen/
DCGCall.cpp72 QualType RecTy = Context.getTagDeclType(RD)->getCanonicalTypeInternal(); in GetThisType() local
/external/llvm-project/clang/lib/CodeGen/
DCGOpenMPRuntimeGPU.cpp4845 QualType RecTy = C.getRecordType(TeamReductionRec); in clear() local
DCGCall.cpp77 QualType RecTy; in DeriveThisType() local
/external/llvm-project/clang/lib/Sema/
DSemaDecl.cpp5265 QualType RecTy = Context.getTypeDeclType(Record); in BuildMicrosoftCAnonymousStruct() local
8744 const RecordType *RecTy = in checkIsValidOpenCLKernelParameter() local
/external/clang/lib/Sema/
DSemaDecl.cpp4524 QualType RecTy = Context.getTypeDeclType(Record); in BuildMicrosoftCAnonymousStruct() local