HomeSort by relevance Sort by last modified time
    Searched refs:Overload (Results 51 - 51 of 51) sorted by null

1 23

  /external/clang/lib/Sema/
SemaOverload.cpp 14 #include "clang/Sema/Overload.h"
563 /// to the form used in overload-candidate information.
855 // We can't handle overloaded expressions here because overload
857 if (placeholder->getKind() == BuiltinType::Overload) return false;
893 // overload of the declarations in Old. This routine returns false if
915 // When we process #3, Old is an overload set containing #1 and #2. We
    [all...]

Completed in 100 milliseconds

1 23