Searched refs:CreateEmpty (Results 1 - 2 of 2) sorted by relevance

/frameworks/compile/libbcc/include/bcc/
H A DSource.h56 static Source *CreateEmpty(BCCContext &pContext, const std::string &pName);
/frameworks/compile/libbcc/lib/Core/
H A DSource.cpp167 Source *Source::CreateEmpty(BCCContext &pContext, const std::string &pName) { function in class:bcc::Source

Completed in 1392 milliseconds