Searched defs:parName (Results 1 – 3 of 3) sorted by relevance
97 auto parName = forNode->Init()->AsVariableDeclaration()->Declarators()[0]->Id()->AsIdentifier(); in TEST_F() local
2005 const parName = this.tsUtils.getParentSymbolName(calleeSym); constant2028 const parName = this.tsUtils.getParentSymbolName(symbol); constant
1225 const parName = this.getParentSymbolName(symbol); constant