Home
last modified time | relevance | path

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

/frameworks/compile/mclinker/lib/Script/
DScriptFile.cpp45 static llvm::ManagedStatic<ParserStrPool> g_ParserStrPool; variable
238 g_ParserStrPool->insert(std::string(pText, pLength), exist); in createParserStr()
243 g_ParserStrPool->clear(); in clearParserStrPool()