Home
last modified time | relevance | path

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

/external/clang/lib/Basic/
DSourceManager.cpp378 clearIDTables(); in SourceManager()
408 void SourceManager::clearIDTables() { in clearIDTables() function in SourceManager
/external/clang/include/clang/Basic/
DSourceManager.h715 void clearIDTables();
/external/clang/lib/Frontend/
DCompilerInstance.cpp807 getSourceManager().clearIDTables(); in ExecuteAction()