Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/include/clang/Sema/
H A DTemplateDeduction.h323 bool ForTakingAddress; variable
/llvm-project-15.0.7/clang/lib/Sema/
H A DSemaOverload.cpp11934 bool ForTakingAddress) { in NoteDeductionFailure()