Home
last modified time | relevance | path

Searched refs:notInline (Results 1 – 3 of 3) sorted by relevance

/llvm-project-15.0.7/lldb/test/API/lang/objc/modules-inline-functions/
H A DmyModule.c3 int notInline() in notInline() function
H A DmyModule.h1 int notInline();
H A Dmain.m7 int b = notInline();