Home
last modified time | relevance | path

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

/external/angle/src/compiler/translator/
DSymbolTable.h296 void clearCompilationResults();
DSymbolTable.cpp371 void TSymbolTable::clearCompilationResults() in clearCompilationResults() function in sh::TSymbolTable
DCompiler.cpp1197 mSymbolTable.clearCompilationResults(); in clearResults()