Home
last modified time | relevance | path

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

/external/llvm/lib/TableGen/
DTGParser.h28 class RecTy; variable
/external/swiftshader/third_party/llvm-7.0/llvm/lib/TableGen/
DTGParser.h28 class RecTy; variable
/external/llvm/include/llvm/TableGen/
DRecord.h62 RecTy(RecTyKind K) : Kind(K) {} in RecTy() function
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/TableGen/
DRecord.h74 RecTy(RecTyKind K) : Kind(K) {} in RecTy() function
/external/clang/lib/CodeGen/
DCGCall.cpp72 QualType RecTy = Context.getTagDeclType(RD)->getCanonicalTypeInternal(); in GetThisType() local
/external/clang/lib/Sema/
DSemaDecl.cpp4524 QualType RecTy = Context.getTypeDeclType(Record); in BuildMicrosoftCAnonymousStruct() local