Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang-tools-extra/clang-tidy/modernize/
H A DPassByValueCheck.cpp147 const clang::QualType CandidateParamType = in hasRValueOverload() local
/llvm-project-15.0.7/clang/lib/Sema/
H A DSemaCodeComplete.cpp5973 QualType CandidateParamType = Candidate.getParamType(N); in getParamType() local