Home
last modified time | relevance | path

Searched refs:DiagnoseAmbiguousLookup (Results 1 – 4 of 4) sorted by relevance

/freebsd-head/contrib/llvm-project/clang/include/clang/Sema/
HDLookup.h769 getSema().DiagnoseAmbiguousLookup(*this); in diagnoseAmbiguous()
HDSema.h9363 void DiagnoseAmbiguousLookup(LookupResult &Result);
/freebsd-head/contrib/llvm-project/clang/lib/Sema/
HDSemaTemplateVariadic.cpp1051 DiagnoseAmbiguousLookup(R); in ActOnSizeofParameterPackExpr()
HDSemaLookup.cpp2759 void Sema::DiagnoseAmbiguousLookup(LookupResult &Result) { in DiagnoseAmbiguousLookup() function in Sema