Home
last modified time | relevance | path

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

/dports/devel/qtcreator/qt-creator-opensource-src-5.0.3/src/plugins/projectexplorer/
H A Dtoolchain.cpp69 m_headerPathsCache(new ToolChain::HeaderPathsCache::element_type()) in ToolChainPrivate()
89 ToolChain::HeaderPathsCache m_headerPathsCache; member in ProjectExplorer::Internal::ToolChainPrivate
283 d->m_headerPathsCache->invalidate(); in toolChainUpdated()
397 return d->m_headerPathsCache; in headerPathsCache()