Home
last modified time | relevance | path

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

/llvm-project/clang/include/clang/Sema/
H A DOverload.h844 using ConversionSequenceList = global() variable
H A DSema.h142 typedef MutableArrayRef<ImplicitConversionSequence> ConversionSequenceList; global() typedef