Home
last modified time | relevance | path

Searched defs:getSelectorName (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/icu/libicu/cts_headers/
H A Dmessageformat2_evaluation.h87 const FunctionName& getSelectorName() const { return selectorName; } in getSelectorName() function
/aosp_15_r20/external/icu/icu4c/source/i18n/
H A Dmessageformat2_evaluation.h87 const FunctionName& getSelectorName() const { return selectorName; } in getSelectorName() function
/aosp_15_r20/external/clang/lib/CodeGen/
H A DCGDebugInfo.cpp255 StringRef CGDebugInfo::getSelectorName(Selector S) { in getSelectorName() function in CGDebugInfo