Home
last modified time | relevance | path

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

/llvm-project/clang-tools-extra/clang-tidy/readability/
H A DSuspiciousCallArgumentCheck.cpp345 arePointersStillQualCompatible(QualType ArgType,QualType ParamType,bool & IsParamContinuouslyConst) arePointersStillQualCompatible() argument
362 arePointerTypesCompatible(QualType ArgType,QualType ParamType,bool IsParamContinuouslyConst) arePointerTypesCompatible() argument
439 bool IsParamContinuouslyConst = areTypesCompatible() local