Home
last modified time | relevance | path

Searched defs:Overloads (Results 1 – 4 of 4) sorted by relevance

/freebsd-14-stable/contrib/llvm-project/clang/lib/Sema/
HDSema.cpp2476 const OverloadExpr *Overloads = nullptr; in tryExprAsCall() local
2577 static void noteOverloads(Sema &S, const UnresolvedSetImpl &Overloads, in noteOverloads()
2610 const UnresolvedSetImpl &Overloads, in notePlausibleOverloads()
2658 UnresolvedSet<4> Overloads; in tryToRecoverWithCall() local
/freebsd-14-stable/contrib/llvm-project/llvm/lib/DebugInfo/CodeView/
HDRecordName.cpp232 MethodOverloadListRecord &Overloads) { in visitKnownRecord()
/freebsd-14-stable/contrib/llvm-project/llvm/tools/llvm-pdbutil/
HDMinimalTypeDumper.cpp483 CVType &CVR, MethodOverloadListRecord &Overloads) { in visitKnownRecord()
/freebsd-14-stable/contrib/llvm-project/llvm/lib/DebugInfo/LogicalView/Readers/
HDLVCodeViewVisitor.cpp2253 MethodOverloadListRecord &Overloads, in visitKnownRecord()