Home | History | Annotate | Download | only in AST

Lines Matching refs:hasExternalLexicalStorage

955   assert(hasExternalLexicalStorage() && Source && "No external storage?");
1033 if (hasExternalLexicalStorage())
1040 if (hasExternalLexicalStorage())
1262 if (!hasExternalVisibleStorage() && !hasExternalLexicalStorage() && Name) {