Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/llvm/lib/TableGen/
H A DTGParser.h28 class RecTy; variable
/minix3/external/bsd/llvm/dist/llvm/include/llvm/TableGen/
H A DRecord.h90 RecTy(RecTyKind K) : Kind(K), ListTy(nullptr) {} in RecTy() function
/minix3/external/bsd/llvm/dist/clang/lib/CodeGen/
H A DCGCall.cpp61 QualType RecTy = Context.getTagDeclType(RD)->getCanonicalTypeInternal(); in GetThisType() local
/minix3/external/bsd/llvm/dist/clang/lib/Sema/
H A DSemaDecl.cpp4095 QualType RecTy = Context.getTypeDeclType(Record); in BuildMicrosoftCAnonymousStruct() local