Home
last modified time | relevance | path

Searched refs:ExternFunctionShouldNotGetStatic (Results 1 – 2 of 2) sorted by relevance

/petsc/src/sys/tests/linter/
H A DtestStaticFunctionCandidates.cxx5 extern void ExternFunctionShouldNotGetStatic(void) { } in ExternFunctionShouldNotGetStatic() function
/petsc/src/sys/tests/linter/output/
H A DtestStaticFunctionCandidates.patch7 extern void ExternFunctionShouldNotGetStatic(void) { }