Home
last modified time | relevance | path

Searched defs:IsOverload (Results 1 – 2 of 2) sorted by relevance

/llvm-project/clang/lib/Sema/
H A DSemaRISCV.cpp415 CreateRVVIntrinsicDecl(LookupResult & LR,IdentifierInfo * II,Preprocessor & PP,uint32_t Index,bool IsOverload) CreateRVVIntrinsicDecl() argument
H A DSemaOverload.cpp1546 bool Sema::IsOverload(FunctionDecl *New, FunctionDecl *Old, IsOverload() function in Sema