Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaDecl.cpp1449 static bool AllowOverloadingOfFunction(LookupResult &Previous, in AllowOverloadingOfFunction() function
10761 if (!AllowOverloadingOfFunction(Previous, Context, NewFD)) { in CheckFunctionDeclaration()