Searched defs:RecTy (Results 1 - 3 of 3) sorted by relevance

/freebsd-11.0-release/contrib/llvm/include/llvm/TableGen/
H A DRecord.h40 class RecTy { class in namespace:llvm
60 RecTy(RecTyKind K) : Kind(K) {} function in class:llvm::RecTy
[all...]
/freebsd-11.0-release/contrib/llvm/tools/clang/lib/CodeGen/
H A DCGCall.cpp66 QualType RecTy = Context.getTagDeclType(RD)->getCanonicalTypeInternal(); local
/freebsd-11.0-release/contrib/llvm/tools/clang/lib/Sema/
H A DSemaDecl.cpp4389 QualType RecTy = Context.getTypeDeclType(Record); local

Completed in 140 milliseconds