Home
last modified time | relevance | path

Searched defs:init2 (Results 1 – 8 of 8) sorted by relevance

/llvm-project-15.0.7/clang/test/ARCMT/
H A Dinit.m13 -init2; method
28 -(id) init2 { method
H A Dchecking.m285 - (Test9_incomplete*) init2; method
/llvm-project-15.0.7/flang/test/Semantics/
H A Dresolve48.f9033 type(t2) function init2() function
/llvm-project-15.0.7/libcxx/test/std/thread/thread.mutex/thread.once/thread.once.callonce/
H A Dcall_once.pass.cpp87 struct init2 struct
94 int init2::called = 0; argument
/llvm-project-15.0.7/clang/test/Analysis/inlining/
H A Dretain-count-self-init.m46 - (id) init2 { method
/llvm-project-15.0.7/clang/test/Analysis/
H A Dself-init.m76 -(id)init2 { method
/llvm-project-15.0.7/clang-tools-extra/test/clang-tidy/checkers/readability/
H A Dnon-const-parameter.cpp90 void init2(int *p) { in init2() function
/llvm-project-15.0.7/clang/test/SemaObjC/
H A Darc.m272 - (Test9_incomplete*) init2; method