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

/external/deqp/modules/glshared/
H A DglsBufferTestUtil.hpp103 enum WriteType enum in namespace:deqp::gls::BufferTestUtil
113 const char* getWriteTypeDescription (WriteType type);
137 BufferWriter (glu::RenderContext& renderCtx, tcu::TestLog& log, WriteType writeType);
/external/swiftshader/third_party/LLVM/lib/VMCore/
H A DVerifier.cpp320 void WriteType(Type *T) { function in struct:__anon23110::Verifier
344 WriteType(T2);
352 WriteType(T1);
353 WriteType(T2);
354 WriteType(T3);
/external/clang/lib/Serialization/
H A DASTWriter.cpp2731 void ASTWriter::WriteType(QualType T) { function in class:ASTWriter
4489 WriteType(DOT.getType());

Completed in 137 milliseconds