Searched defs:Overload (Results 1 – 12 of 12) sorted by relevance
58 struct Overload { struct86 struct Overload<> { void operator()() const; }; struct89 struct Overload<Tp, Types...> : Overload<Types...> { struct
112 namespace Overload { namespace
171 for (const auto *Overload : RP.second) { in onEndOfTranslationUnit() local
39 public enum Overload { CHAR, INT } enum in CharacterBenchmark
60 TEST(DynamicLibrary, Overload) { in TEST() argument
506 for (const auto &Overload : SLM.second.Signatures) { in EmitBuiltinTable() local
85 @interface Overload interface
1400 Function *Overload = Intrinsic::getDeclaration( in visitFPTrunc() local
1816 Function *Overload = Intrinsic::getDeclaration(FPT.getModule(), in visitFPTrunc() local
1687 Function *Overload = Intrinsic::getDeclaration(FPT.getModule(), in visitFPTrunc() local