Searched defs:nodeStr (Results 1 – 3 of 3) sorted by relevance
97 const char *nodeStr = node->hasCondition() ? "case" : "default"; in visitCase() local
183 const char *nodeStr = node->hasCondition() ? "case" : "default"; in visitCase() local
32371 const nodeStr = getTextOfNode(node.expression, /*includeTrivia*/ false); constant32385 …const nodeStr = getTextOfNode(node.expression.arguments[0] || node.expression, /*includeTrivia*/ f… constant32397 const nodeStr = getTextOfNode(arg, /*includeTrivia*/ false); constant32403 const nodeStr = getTextOfNode(prop.initializer, /*includeTrivia*/ false); constant32454 const nodeStr = getTextOfNode(node.expression, /*includeTrivia*/ false); constant38671 const nodeStr = getTextOfNode(annotatedDecl, /*includeTrivia*/ false); constant38678 const nodeStr = getTextOfNode(annotatedDecl, /*includeTrivia*/ false); constant38696 const nodeStr = getTextOfNode(enclosingDecl, /*includeTrivia*/ false); constant38709 const nodeStr = getTextOfNode(annotation, /*includeTrivia*/ false); constant