Home
last modified time | relevance | path

Searched defs:templateParams (Results 1 – 3 of 3) sorted by relevance

/external/deqp/modules/gles3/accuracy/
Des3aVaryingInterpolationTests.cpp191 map<string, string> templateParams; in iterate() local
/external/deqp/modules/gles2/accuracy/
Des2aVaryingInterpolationTests.cpp185 map<string, string> templateParams; in iterate() local
/external/clang/include/clang/AST/
DDeclTemplate.h388 void init(NamedDecl *templatedDecl, TemplateParameterList* templateParams) { in init()