Searched defs:Viable (Results 1 - 1 of 1) sorted by relevance

/external/clang/include/clang/Sema/
H A DOverload.h48 /// Requests that all candidates be shown. Viable candidates will
628 /// Viable - True to indicate that this overload candidate is viable.
629 bool Viable; member in struct:clang::OverloadCandidate

Completed in 213 milliseconds