Searched refs:CheckOverload (Results 1 - 4 of 4) sorted by relevance

/external/clang/include/clang/Sema/
H A DSema.h2042 OverloadKind CheckOverload(Scope *S,
/external/clang/lib/Sema/
H A DSemaOverload.cpp909 Sema::CheckOverload(Scope *S, FunctionDecl *New, const LookupResult &Old, function in class:clang::Sema
H A DSemaDecl.cpp7664 switch (CheckOverload(S, NewFD, Previous, OldDecl,
H A DSemaDeclCXX.cpp7344 switch (CheckOverload(nullptr, FD, Previous, OldDecl,

Completed in 285 milliseconds