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 834 OverloadingResult FailedOverloadResult;
    [all...]
Overload.h 37 /// OverloadingResult - Capture the result of performing overload
39 enum OverloadingResult {
781 OverloadingResult BestViableFunction(Sema &S, SourceLocation Loc,
  /external/clang/lib/Sema/
SemaInit.cpp 388 OverloadingResult O =
    [all...]
SemaOverload.cpp 82 static OverloadingResult
    [all...]

Completed in 953 milliseconds