Home
last modified time | relevance | path

Searched defs:NonReferenceType (Results 1 – 2 of 2) sorted by relevance

/llvm-project/clang-tools-extra/clang-tidy/readability/
H A DRedundantCastingCheck.cpp64 const QualType NonReferenceType = Type.getNonReferenceType(); in areBinaryOperatorOperandsTypesEqualToOperatorResultType() local
/llvm-project/clang/lib/Sema/
H A DSemaStmt.cpp2990 QualType NonReferenceType = VariableType.getNonReferenceType(); DiagnoseForRangeReferenceVariableCopies() local
3004 QualType NonReferenceType = VariableType.getNonReferenceType(); DiagnoseForRangeReferenceVariableCopies() local