Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/test/Index/
H A Dindex-module-with-vfs.m4 module_needs_vfs();
14 // CHECK: [indexEntityReference]: kind: function | name: module_needs_vfs
19 // CHECK-MOD: [ppIncludedFile]: {{.*}}module_needs_vfs.h
/llvm-project-15.0.7/clang/test/Index/Inputs/
H A Dmodule_needs_vfs.h2 inline void module_needs_vfs(void) { in module_needs_vfs() function
H A Dvfsoverlay.yaml10 'external-contents': 'INPUT_DIR/module_needs_vfs.h'