HomeSort by relevance Sort by last modified time
    Searched refs:Viable (Results 1 - 3 of 3) sorted by null

  /external/clang/lib/Sema/
SemaOverload.cpp     [all...]
SemaCodeComplete.cpp     [all...]
  /external/clang/include/clang/Sema/
Overload.h 39 OR_No_Viable_Function, ///< No viable function found.
45 /// Requests that all candidates be shown. Viable candidates will
49 /// Requests that only viable candidates be shown.
529 /// This conversion candidate is not viable because its result
534 /// viable because the final conversion was not an exact match.
537 /// (CUDA) This candidate was not viable because the callee
574 /// Viable - True to indicate that this overload candidate is viable.
575 bool Viable;
591 /// FailureKind - The reason why this candidate is not viable
    [all...]

Completed in 46 milliseconds