Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/Sema/
H A DSemaOverload.cpp3472 bool Usable = !Info.Constructor->isInvalidDecl() && in IsInitializerListConstructorConversion() local
3593 bool Usable = !Info.Constructor->isInvalidDecl(); in IsUserDefinedConversion() local