Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaOverload.cpp12703 Qualifiers QualsForPrinting; in NoteFunctionCandidate() local
12704 QualsForPrinting.setAddressSpace(CtorDestAS); in NoteFunctionCandidate()
12707 << QualsForPrinting; in NoteFunctionCandidate()