Home
last modified time | relevance | path

Searched refs:QualsForPrinting (Results 1 – 1 of 1) sorted by relevance

/freebsd-14.2/contrib/llvm-project/clang/lib/Sema/
H A DSemaOverload.cpp11892 Qualifiers QualsForPrinting; in NoteFunctionCandidate() local
11893 QualsForPrinting.setAddressSpace(CtorDestAS); in NoteFunctionCandidate()
11896 << QualsForPrinting; in NoteFunctionCandidate()