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

  /external/clang/include/clang/Sema/
Initialization.h 844 OverloadingResult FailedOverloadResult;
    [all...]
Overload.h 38 /// OverloadingResult - Capture the result of performing overload
40 enum OverloadingResult {
785 OverloadingResult BestViableFunction(Sema &S, SourceLocation Loc,
  /external/clang/lib/Sema/
SemaInit.cpp 423 OverloadingResult O =
    [all...]
SemaOverload.cpp 83 static OverloadingResult
    [all...]

Completed in 74 milliseconds