HomeSort by relevance Sort by last modified time
    Searched full:overloadty (Results 1 - 17 of 17) sorted by null

  /external/clang/include/clang/AST/
BuiltinTypes.def 176 PLACEHOLDER_TYPE(Overload, OverloadTy)
ASTContext.h 569 CanQualType DependentTy, OverloadTy, BoundMemberTy, UnknownAnyTy;
    [all...]
ExprCXX.h     [all...]
  /external/clang/lib/Sema/
SemaCast.cpp 702 if (SrcExpr.get()->getType() == Self.Context.OverloadTy) {
762 if (SrcExpr.get()->getType() == Self.Context.OverloadTy) {
    [all...]
Sema.cpp     [all...]
SemaInit.cpp     [all...]
SemaOverload.cpp     [all...]
SemaTemplateDeduction.cpp     [all...]