Home
last modified time | relevance | path

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

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