Home
last modified time | relevance | path

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

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