Home
last modified time | relevance | path

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

/external/deqp/modules/gles31/functional/
Des31fUniformLocationTests.hpp41 typedef std::vector<glu::StructType*> StructList; typedef
55 StructList structTypes;
/external/llvm-project/libc/utils/LibcTableGenUtil/
DAPIIndexer.cpp127 auto StructList = PublicAPI->getValueAsListOfStrings("Structs"); in indexPublicAPIDef() local
128 for (llvm::StringRef StructName : StructList) in indexPublicAPIDef()