Home | History | Annotate | Download | only in AST

Lines Matching refs:hasExternalLexicalStorage

1111   assert(hasExternalLexicalStorage() && Source && "No external storage?");
1207 if (hasExternalLexicalStorage())
1213 if (hasExternalLexicalStorage())
1357 if (DC->hasExternalLexicalStorage())
1503 if (!hasExternalVisibleStorage() && !hasExternalLexicalStorage() && Name) {