Home
last modified time | relevance | path

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

/llvm-project/clang/test/Analysis/
H A Dself-init.m123 -(id)init7 { method
/llvm-project/clang-tools-extra/test/clang-tidy/checkers/readability/
H A Dnon-const-parameter.cpp111 void init7(int *p, int x) { in init7() function