Home
last modified time | relevance | path

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

/frameworks/compile/slang/tests/F_refcount_15/
Drefcount_15.rs13 static struct noExport { struct
14 rs_allocation a;
/frameworks/compile/mclinker/include/mcld/MC/
DInput.h85 bool noExport() const { return m_bNoExport; } in noExport() function