Home
last modified time | relevance | path

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

/third_party/typescript/src/services/codefixes/
DconvertFunctionToEs6Class.ts120 … const memberDeclaration = symbol.valueDeclaration as AccessExpression | ObjectLiteralExpression; constant
/third_party/glslang/SPIRV/
DGlslangToSpv.cpp654 bool memberDeclaration) in TranslateBuiltInDecoration()