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

  /external/clang/lib/Frontend/
ASTUnit.cpp 373 QualType UsageType = getDeclUsageType(*Ctx, R.Declaration);
374 if (UsageType.isNull()) {
379 = Ctx->getCanonicalType(UsageType.getUnqualifiedType());
    [all...]
  /external/pdfium/core/include/fpdfdoc/
fpdf_doc.h 144 enum UsageType {
151 CPDF_OCContext(CPDF_Document *pDoc, UsageType eUsageType = View);
160 UsageType GetUsageType() const
182 UsageType m_eUsageType;
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/ddk/
usbprotocoldefs.h 344 BYTE UsageType:2;

Completed in 582 milliseconds