Home
last modified time | relevance | path

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

/frameworks/compile/libbcc/lib/
DBCCContextImpl.cpp31 std::vector<Source *> Sources(mOwnSources.begin(), mOwnSources.end()); in ~BCCContextImpl() local
32 llvm::DeleteContainerPointers(Sources); in ~BCCContextImpl()