Home
last modified time | relevance | path

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

/external/clang/lib/Basic/
DSourceManager.cpp367 clearIDTables(); in SourceManager()
394 void SourceManager::clearIDTables() { in clearIDTables() function in SourceManager
/external/llvm-project/clang/lib/Basic/
DSourceManager.cpp307 clearIDTables(); in SourceManager()
330 void SourceManager::clearIDTables() { in clearIDTables() function in SourceManager
/external/clang/include/clang/Basic/
DSourceManager.h716 void clearIDTables();
/external/llvm-project/clang/include/clang/Basic/
DSourceManager.h798 void clearIDTables();
/external/clang/lib/Frontend/
DCompilerInstance.cpp873 getSourceManager().clearIDTables(); in ExecuteAction()
/external/llvm-project/clang/lib/Frontend/
DCompilerInstance.cpp988 getSourceManager().clearIDTables(); in ExecuteAction()