Home
last modified time | relevance | path

Searched defs:declarator (Results 1 - 18 of 18) sorted by relevance

/third_party/skia/third_party/externals/angle2/src/compiler/translator/
H A DFlagStd140Structs.cpp53 TIntermTyped *declarator = node->getSequence()->back()->getAsTyped(); in visitDeclaration() local
H A DTranslatorMetalDirect.cpp92 TIntermTyped *declarator = sequence.front()->getAsTyped(); variable
H A Dglslang_tab_autogen.h283 TDeclarator *declarator; member
H A DIntermNode.cpp1001 void TIntermDeclaration::appendDeclarator(TIntermTyped *declarator) in appendDeclarator() argument
H A DOutputHLSL.cpp2261 TIntermTyped *declarator = (*sequence)[0]->getAsTyped(); in visitDeclaration() local
[all...]
H A Dglslang_tab_autogen.cpp372 TDeclarator *declarator; member
H A DParseContext.cpp2458 TIntermBinary *declarator = declaration->getSequence()->front()->getAsBinaryNode(); in addLoop() local
[all...]
/third_party/skia/third_party/externals/angle2/src/compiler/translator/tree_util/
H A DIntermNodePatternMatcher.cpp203 TIntermTyped *declarator = node->getSequence()->front()->getAsTyped(); in match() local
/third_party/skia/third_party/externals/angle2/src/compiler/translator/TranslatorMetalDirect/
H A DNameEmbeddedUniformStructsMetal.cpp40 TIntermTyped *declarator = sequence.front()->getAsTyped(); variable
65 doReplacement(TIntermDeclaration *decl, TIntermTyped *declarator, const TStructure *oldStructure) doReplacement() argument
/third_party/skia/third_party/externals/angle2/src/compiler/translator/tree_ops/
H A DSeparateStructFromUniformDeclarations.cpp38 TIntermTyped *declarator = sequence.front()->getAsTyped(); variable
60 void doReplacement(TIntermDeclaration *decl, TIntermTyped *declarator, const TType &oldType) in doReplacement() argument
H A DDeferGlobalInitializers.cpp49 TIntermNode *declarator = declaration->getSequence()->back(); in GetDeferredInitializers() local
H A DRemoveInactiveInterfaceVariables.cpp84 TIntermTyped *declarator = node->getSequence()->front()->getAsTyped(); in visitDeclaration() local
H A DSeparateDeclarations.cpp97 TIntermTyped *declarator = sequence->at(index)->getAsTyped(); in separateDeclarator() local
[all...]
H A DRemoveUnreferencedVariables.cpp175 removeVariableDeclaration(TIntermDeclaration *node, TIntermTyped *declarator) removeVariableDeclaration() argument
236 TIntermTyped *declarator = node->getSequence()->back()->getAsTyped(); visitDeclaration() local
[all...]
H A DRewriteStructSamplers.cpp349 TIntermTyped *declarator = sequence.front()->getAsTyped(); local
/third_party/glslang/glslang/HLSL/
H A DhlslGrammar.cpp361 TFunctionDeclarator declarator; in acceptDeclaration() local
2789 acceptMemberFunctionDefinition(TIntermNode*& nodeList, const TType& type, TString& memberName, TFunctionDeclarator& declarator) acceptMemberFunctionDefinition() argument
2965 acceptFunctionDefinition(TFunctionDeclarator& declarator, TIntermNode*& nodeList, TVector<HlslToken>* deferredTokens) acceptFunctionDefinition() argument
2976 acceptFunctionBody(TFunctionDeclarator& declarator, TIntermNode*& nodeList) acceptFunctionBody() argument
[all...]
/third_party/ltp/tools/sparse/sparse-src/
H A Dsymbol.h130 struct token *(*declarator)(struct token *token, struct symbol *, struct decl_state *ctx); member
H A Dparse.c1840 static struct token *declarator(struct token *token, struct decl_state *ctx) declarator() function
[all...]

Completed in 36 milliseconds