Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/clang/include/clang/Sema/
H A DOverload.h819 using ConversionSequenceList = global() variable
H A DSema.h138 typedef MutableArrayRef<ImplicitConversionSequence> ConversionSequenceList; global() typedef