Home
last modified time | relevance | path

Searched refs:localfunc (Results 1 – 4 of 4) sorted by relevance

/external/clang/test/CodeGenCXX/
Dmangle-extern-local.cpp29 struct LC { int localfunc() { extern int var4; return var4; } }; in f3() function
31 return var3 + func3() + localobj.localfunc(); in f3()
/external/clang/test/Sema/
Dattr-deprecated.c86 foo_dep *localfunc(void); in test10()
/external/syslinux/com32/lua/src/
Dlparser.c1423 static void localfunc (LexState *ls) { in localfunc() function
1566 localfunc(ls); in statement()
/external/skia/third_party/lua/src/
Dlparser.c1423 static void localfunc (LexState *ls) { in localfunc() function
1566 localfunc(ls); in statement()