HomeSort by relevance Sort by last modified time
    Searched refs:TPrefixType (Results 1 - 3 of 3) sorted by null

  /external/chromium_org/third_party/angle/src/compiler/
InfoSink.cpp 9 void TInfoSinkBase::prefix(TPrefixType p) {
49 void TInfoSinkBase::message(TPrefixType p, const TSourceLoc& loc, const char* m) {
InfoSink.h 21 // TPrefixType is used to centralize how info log messages start.
24 enum TPrefixType {
100 void prefix(TPrefixType p);
103 void message(TPrefixType p, const TSourceLoc& loc, const char* m);
Diagnostics.cpp 30 TPrefixType prefix = EPrefixNone;

Completed in 1360 milliseconds