Home
last modified time | relevance | path

Searched defs:UsageType (Results 1 – 4 of 4) sorted by relevance

/external/icing/proto/icing/proto/
Dusage.proto40 enum UsageType { enum
/external/pdfium/core/fpdfapi/page/
Dcpdf_occontext.h22 enum UsageType { View = 0, Design, Print, Export }; enum
/external/clang/lib/Frontend/
DASTUnit.cpp375 QualType UsageType = getDeclUsageType(*Ctx, R.Declaration); in CacheCodeCompletionResults() local
/external/llvm-project/clang/lib/Frontend/
DASTUnit.cpp402 QualType UsageType = getDeclUsageType(*Ctx, R.Declaration); in CacheCodeCompletionResults() local