Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/Sema/
H A DSemaDecl.cpp1482 static bool AllowOverloadingOfFunction(const LookupResult &Previous, in AllowOverloadingOfFunction() function
11038 AllowOverloadingOfFunction(Previous, S.Context, NewFD); in CheckMultiVersionAdditionalDecl()
11303 if (!AllowOverloadingOfFunction(Previous, Context, NewFD)) { in CheckFunctionDeclaration()