Home | History | Annotate | Download | only in Sema

Lines Matching full:overload

24 #include "clang/Sema/Overload.h"
596 case BuiltinType::Overload:
3879 // Build an overload candidate set based on the functions we find.
3910 // Sort the overload candidate set by placing the best overloads first.
3914 // Add the remaining viable overload candidates as code-completion reslults.
7329 // FIXME: In the future, we could provide "overload" results, much like we