Home
last modified time | relevance | path

Searched defs:uncommon (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/external/clang/lib/AST/
H A DTemplateName.cpp78 UncommonTemplateNameStorage *uncommon in getKind() local
110 if (UncommonTemplateNameStorage *uncommon = in getAsSubstTemplateTemplateParm() local
/aosp_15_r20/prebuilts/go/linux-x86/src/internal/reflectlite/
Dtype.go67 uncommon() *uncommonType methodSpec
241 func (t rtype) uncommon() *uncommonType { func
/aosp_15_r20/prebuilts/go/linux-x86/src/reflect/
Dtype.go251 uncommon() *uncommonType methodSpec
326 func (t *rtype) uncommon() *abi.UncommonType { func
387 func (t *interfaceType) uncommon() *abi.UncommonType { func
/aosp_15_r20/prebuilts/go/linux-x86/src/runtime/
Dtype.go33 func (t rtype) uncommon() *uncommontype { func
/aosp_15_r20/external/icu/icu4c/source/test/intltest/
H A Ducdtest.cpp1259 UnicodeSet uncommon(u"[:Identifier_Type=Uncommon_Use:]", errorCode); in TestIDType() local