HomeSort by relevance Sort by last modified time
    Searched refs:getNonReferenceType (Results 1 - 25 of 26) sorted by null

1 2

  /external/clang/lib/Sema/
SemaFixItUtils.cpp 30 From = From.getNonReferenceType();
31 To = To.getNonReferenceType();
SemaInit.cpp     [all...]
SemaObjCProperty.cpp 605 QualType PropertyIvarType = PropType.getNonReferenceType();
    [all...]
SemaExprCXX.cpp 280 = Context.getUnqualifiedArrayType(Operand->getType().getNonReferenceType(),
    [all...]
SemaTemplate.cpp     [all...]
SemaStmt.cpp     [all...]
SemaOverload.cpp     [all...]