Home
last modified time | relevance | path

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

/llvm-project/clang/test/Analysis/
H A Dself-init.m118 -(id)init6 { method
/llvm-project/clang-tools-extra/test/clang-tidy/checkers/readability/
H A Dnon-const-parameter.cpp107 void init6(int *p) { in init6() function