Home
last modified time | relevance | path

Searched defs:resolveVariables (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/icu/icu4c/source/i18n/
H A Dmessageformat2.cpp633 ResolvedSelector MessageFormatter::resolveVariables(const Environment& env, const Operand& rand, Me… in resolveVariables() function in message2::MessageFormatter
670 ResolvedSelector MessageFormatter::resolveVariables(const Environment& env, in resolveVariables() function in message2::MessageFormatter
/aosp_15_r20/external/llvm/lib/IR/
H A DDIBuilder.cpp65 auto resolveVariables = [&](DISubprogram *SP) { in finalize() local