Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/lib/TableGen/
HDTGParser.h28 class RecTy; variable
/NextBSD/contrib/llvm/include/llvm/TableGen/
HDRecord.h60 RecTy(RecTyKind K) : Kind(K) {} in RecTy() function
/NextBSD/contrib/llvm/tools/clang/lib/CodeGen/
HDCGCall.cpp64 QualType RecTy = Context.getTagDeclType(RD)->getCanonicalTypeInternal(); in GetThisType() local
/NextBSD/contrib/llvm/tools/clang/lib/Sema/
HDSemaDecl.cpp4320 QualType RecTy = Context.getTypeDeclType(Record); in BuildMicrosoftCAnonymousStruct() local