Home
last modified time | relevance | path

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

/freebsd-9-stable/contrib/llvm/tools/clang/lib/Sema/
DSemaDecl.cpp1010 static bool AllowOverloadingOfFunction(LookupResult &Previous, in AllowOverloadingOfFunction() function
7408 if (!AllowOverloadingOfFunction(Previous, Context)) { in CheckFunctionDeclaration()