Home
last modified time | relevance | path

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

/external/angle/src/compiler/translator/
DSymbolTable.h319 void clearCompilationResults();
DSymbolTable.cpp375 void TSymbolTable::clearCompilationResults() in clearCompilationResults() function in sh::TSymbolTable
DCompiler.cpp1323 mSymbolTable.clearCompilationResults(); in clearResults()