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

/external/flatbuffers/include/flatbuffers/
H A Dreflection_generated.h145 inline flatbuffers::Offset<Type> CreateType( function in namespace:reflection
/external/clang/lib/CodeGen/
H A DCGDebugInfo.cpp463 llvm::DIType *CGDebugInfo::CreateType(const BuiltinType *BT) { function in class:CGDebugInfo
606 llvm::DIType *CGDebugInfo::CreateType(const ComplexType *Ty) { function in class:CGDebugInfo
651 llvm::DIType *CGDebugInfo::CreateType(const ObjCObjectPointerType *Ty, function in class:CGDebugInfo
664 llvm::DIType *CGDebugInfo::CreateType(const PointerType *Ty, function in class:CGDebugInfo
777 llvm::DIType *CGDebugInfo::CreateType(const BlockPointerType *Ty, function in class:CGDebugInfo
835 llvm::DIType *CGDebugInfo::CreateType(const TemplateSpecializationType *Ty, function in class:CGDebugInfo
858 llvm::DIType *CGDebugInfo::CreateType(const TypedefType *Ty, function in class:CGDebugInfo
904 llvm::DIType *CGDebugInfo::CreateType(const FunctionType *Ty, function in class:CGDebugInfo
1692 llvm::DIType *CGDebugInfo::CreateType(const RecordType *Ty) { function in class:CGDebugInfo
1763 llvm::DIType *CGDebugInfo::CreateType(cons function in class:CGDebugInfo
1793 llvm::DIType *CGDebugInfo::CreateType(const ObjCInterfaceType *Ty, function in class:CGDebugInfo
2048 llvm::DIType *CGDebugInfo::CreateType(const VectorType *Ty, function in class:CGDebugInfo
2066 llvm::DIType *CGDebugInfo::CreateType(const ArrayType *Ty, llvm::DIFile *Unit) { function in class:CGDebugInfo
2118 llvm::DIType *CGDebugInfo::CreateType(const LValueReferenceType *Ty, function in class:CGDebugInfo
2124 llvm::DIType *CGDebugInfo::CreateType(const RValueReferenceType *Ty, function in class:CGDebugInfo
2130 llvm::DIType *CGDebugInfo::CreateType(const MemberPointerType *Ty, function in class:CGDebugInfo
2171 llvm::DIType *CGDebugInfo::CreateType(const AtomicType *Ty, llvm::DIFile *U) { function in class:CGDebugInfo
2177 llvm::DIType* CGDebugInfo::CreateType(const PipeType *Ty, function in class:CGDebugInfo
[all...]

Completed in 163 milliseconds