Searched defs:IsOverload (Results 1 – 2 of 2) sorted by relevance
/llvm-project/clang/lib/Sema/ | ||
H A D | SemaRISCV.cpp | 415 CreateRVVIntrinsicDecl(LookupResult & LR,IdentifierInfo * II,Preprocessor & PP,uint32_t Index,bool IsOverload) CreateRVVIntrinsicDecl() argument |
H A D | SemaOverload.cpp | 1546 bool Sema::IsOverload(FunctionDecl *New, FunctionDecl *Old, IsOverload() function in Sema |