Home | History | Annotate | Download | only in AST

Lines Matching refs:getExternalSource

45   getASTContext().getExternalSource()->updateOutOfDateIdentifier(II);
74 return getASTContext().getExternalSource()->getModule(getOwningModuleID());
999 ExternalASTSource *Source = getParentASTContext().getExternalSource();
1317 ExternalASTSource *Source = getParentASTContext().getExternalSource();
1518 if (ExternalASTSource *Source = getParentASTContext().getExternalSource())