Home
last modified time | relevance | path

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

/external/angle/src/compiler/translator/
DCompiler.h81 struct TFunctionMetadata struct
326 std::vector<TFunctionMetadata> mFunctionMetadata;
DCompiler.cpp81 const std::vector<TFunctionMetadata> &metadata, in IsTopLevelNodeUnusedFunction()