Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSema.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/contrib/llvm-project/llvm/lib/DebugInfo/CodeView/
H A DRecordName.cpp232 MethodOverloadListRecord &Overloads) { in visitKnownRecord() argument
/freebsd/contrib/llvm-project/llvm/tools/llvm-pdbutil/
H A DMinimalTypeDumper.cpp483 CVType &CVR, MethodOverloadListRecord &Overloads) { in visitKnownRecord()
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/LogicalView/Readers/
H A DLVCodeViewVisitor.cpp2253 MethodOverloadListRecord &Overloads, in visitKnownRecord()