Home
last modified time | relevance | path

Searched refs:VDT (Results 1 – 2 of 2) sorted by relevance

/external/clang/lib/Analysis/
DThreadSafety.cpp1488 static StringRef ClassifyDiagnostic(QualType VDT) { in ClassifyDiagnostic() argument
1492 if (const auto *RT = VDT->getAs<RecordType>()) { in ClassifyDiagnostic()
1496 } else if (const auto *TT = VDT->getAs<TypedefType>()) { in ClassifyDiagnostic()
1500 } else if (VDT->isPointerType() || VDT->isReferenceType()) in ClassifyDiagnostic()
1501 return ClassifyDiagnostic(VDT->getPointeeType()); in ClassifyDiagnostic()
/external/libvorbis/doc/
Drfc5215.txt264 | Ident | F |VDT|# pkts.|
297 Vorbis Data Type (VDT): 2 bits
313 The packets with a VDT of value 3 MUST be ignored.
828 VDT field is set to 0.