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

/freebsd-10.0-release/contrib/llvm/include/llvm/TableGen/
H A DRecord.h69 class RecTy { class in namespace:llvm
90 RecTy(RecTyKind K) : Kind(K), ListTy(0) {} function in class:llvm::RecTy
[all...]
/freebsd-10.0-release/contrib/llvm/tools/clang/lib/CodeGen/
H A DCGCall.cpp57 QualType RecTy = Context.getTagDeclType(RD)->getCanonicalTypeInternal(); local

Completed in 147 milliseconds