Searched defs:paramNode (Results 1 – 2 of 2) sorted by relevance
926 … val paramNode = DocumentationNode(name.asString(), Content.Empty, NodeKind.Parameter) in AnnotationDescriptor() constant
3524 TIntermTyped *TParseContext::addFunctionCallOrMethod(TFunction *fnCall, TIntermNode *paramNode, TIn… in addFunctionCallOrMethod()