Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/docs/TableGen/
H A DBackGuide.rst222 The ``get()`` function takes the ``RecTy`` *type* of the list members and
226 ``RecordRecTy``
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/TableGen/
H A DRecord.h75 RecTy(RecTyKind K) : Kind(K) {} in RecTy() function
/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCGOpenMPRuntimeGPU.cpp4687 QualType RecTy = C.getRecordType(TeamReductionRec); in clear() local
H A DCGCall.cpp78 QualType RecTy; in DeriveThisType() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaDecl.cpp5287 QualType RecTy = Context.getTypeDeclType(Record); in BuildMicrosoftCAnonymousStruct() local
8831 const RecordType *RecTy = in checkIsValidOpenCLKernelParameter() local