HomeSort by: relevance | last modified time | path
    Searched defs:AllowOverloadingOfFunction (Results 1 - 2 of 2) sorted by relevancy

  /src/external/apache2/llvm/dist/clang/lib/Sema/
SemaDecl.cpp 1449 static bool AllowOverloadingOfFunction(LookupResult &Previous,
10761 if (!AllowOverloadingOfFunction(Previous, Context, NewFD)) {
SemaDecl.cpp 1449 static bool AllowOverloadingOfFunction(LookupResult &Previous,
10761 if (!AllowOverloadingOfFunction(Previous, Context, NewFD)) {

Completed in 47 milliseconds