Home
last modified time | relevance | path

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

/netbsd/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaOverload.cpp3346 bool Usable = !Info.Constructor->isInvalidDecl() && in IsInitializerListConstructorConversion() local
3467 bool Usable = !Info.Constructor->isInvalidDecl(); in IsUserDefinedConversion() local