Home
last modified time | relevance | path

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

/llvm-project/clang/test/Analysis/
H A Dself-init.m86 -(id)init4 { method
/llvm-project/clang-tools-extra/test/clang-tidy/checkers/readability/
H A Dnon-const-parameter.cpp99 void init4(float *p) { in init4() function