Home
last modified time | relevance | path

Searched defs:Fun2 (Results 1 – 2 of 2) sorted by relevance

/llvm-project/clang/test/PCH/
H A Dstruct.c18 struct Fun2 { struct
19 int very_fun;
/llvm-project/clang-tools-extra/test/clang-move/Inputs/
H A Dhelper_decls_test.h33 inline void Fun2() {} in Fun2() function