Home
last modified time | relevance | path

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

/aosp_15_r20/external/angle/src/compiler/translator/
H A DCompiler.h300 bool tagUsedFunctions();
H A DCompiler.cpp898 if (!tagUsedFunctions()) in checkAndSimplifyAST()
1674 bool TCompiler::tagUsedFunctions() in tagUsedFunctions() function in sh::TCompiler