Home
last modified time | relevance | path

Searched refs:functionArgument (Results 1 – 2 of 2) sorted by relevance

/llvm-project/clang-tools-extra/test/clang-tidy/checkers/bugprone/
H A Dpointer-arithmetic-on-polymorphic-object-all.cpp106 void functionArgument(Base *b) { in functionArgument() function
H A Dpointer-arithmetic-on-polymorphic-object-decl-only.cpp107 void functionArgument(Base *b) { in functionArgument() function