Home
last modified time | relevance | path

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

/external/llvm-project/clang-tools-extra/test/clang-tidy/checkers/
Dreadability-isolate-declaration-cxx17.cpp80 using uType = int; in modern() typedef
/external/llvm-project/flang/lib/Semantics/
Dexpression.cpp2585 using uType = std::decay_t<decltype(constU)>; in FixMisparsedFunctionReference() typedef
/external/icu/icu4c/source/test/intltest/
Dnumfmtst.cpp7380 UFormattableType uType = ufmt_getType(u, &status); in testFormattableAsUFormattable() local