Home
last modified time | relevance | path

Searched defs:paramNode (Results 1 – 2 of 2) sorted by relevance

/external/dokka/core/src/main/kotlin/Kotlin/
DDocumentationBuilder.kt926 … val paramNode = DocumentationNode(name.asString(), Content.Empty, NodeKind.Parameter) in AnnotationDescriptor() constant
/external/swiftshader/src/OpenGL/compiler/
DParseHelper.cpp3524 TIntermTyped *TParseContext::addFunctionCallOrMethod(TFunction *fnCall, TIntermNode *paramNode, TIn… in addFunctionCallOrMethod()