Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/Sema/
H A DSemaDecl.cpp1327 static bool AllowOverloadingOfFunction(LookupResult &Previous, in AllowOverloadingOfFunction() function
9957 if (!AllowOverloadingOfFunction(Previous, Context, NewFD)) { in CheckFunctionDeclaration()