Home
last modified time | relevance | path

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

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