llvm-for-llvmta/tools/clang/test/Index/Inputs/module_needs_vfs.h

5 lines
94 B
C

@import BaseModuleNeedsVFS;
inline void module_needs_vfs(void) {
base_module_needs_vfs();
}