Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/Sema/
H A DSemaDecl.cpp1510 static bool AllowOverloadingOfFunction(const LookupResult &Previous, in AllowOverloadingOfFunction() function
11302 AllowOverloadingOfFunction(Previous, S.Context, NewFD); in CheckMultiVersionAdditionalDecl()
11628 if (!AllowOverloadingOfFunction(Previous, Context, NewFD)) { in CheckFunctionDeclaration()