Searched refs:arePointersStillQualCompatible (Results 1 – 5 of 5) sorted by relevance
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/clang-tools-extra/clang-tidy/readability/ |
H A D | SuspiciousCallArgumentCheck.cpp | 346 static bool arePointersStillQualCompatible(QualType ArgType, QualType ParamType, in arePointersStillQualCompatible() function 365 if (!arePointersStillQualCompatible(ArgType, ParamType, in arePointerTypesCompatible() 376 if (!arePointersStillQualCompatible(ArgType, ParamType, in arePointerTypesCompatible()
|
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/clang-tools-extra/clang-tidy/readability/ |
H A D | SuspiciousCallArgumentCheck.cpp | 346 static bool arePointersStillQualCompatible(QualType ArgType, QualType ParamType, in arePointersStillQualCompatible() function 365 if (!arePointersStillQualCompatible(ArgType, ParamType, in arePointerTypesCompatible() 376 if (!arePointersStillQualCompatible(ArgType, ParamType, in arePointerTypesCompatible()
|
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/clang-tools-extra/clang-tidy/readability/ |
H A D | SuspiciousCallArgumentCheck.cpp | 346 static bool arePointersStillQualCompatible(QualType ArgType, QualType ParamType, in arePointersStillQualCompatible() function 365 if (!arePointersStillQualCompatible(ArgType, ParamType, in arePointerTypesCompatible() 376 if (!arePointersStillQualCompatible(ArgType, ParamType, in arePointerTypesCompatible()
|
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/clang-tools-extra/clang-tidy/readability/ |
H A D | SuspiciousCallArgumentCheck.cpp | 346 static bool arePointersStillQualCompatible(QualType ArgType, QualType ParamType, in arePointersStillQualCompatible() function 365 if (!arePointersStillQualCompatible(ArgType, ParamType, in arePointerTypesCompatible() 376 if (!arePointersStillQualCompatible(ArgType, ParamType, in arePointerTypesCompatible()
|
/dports/devel/llvm13/llvm-project-13.0.1.src/clang-tools-extra/clang-tidy/readability/ |
H A D | SuspiciousCallArgumentCheck.cpp | 346 static bool arePointersStillQualCompatible(QualType ArgType, QualType ParamType, in arePointersStillQualCompatible() function 365 if (!arePointersStillQualCompatible(ArgType, ParamType, in arePointerTypesCompatible() 376 if (!arePointersStillQualCompatible(ArgType, ParamType, in arePointerTypesCompatible()
|