Home | History | Annotate | Download | only in AST

Lines Matching refs:getExternalSource

45   getASTContext().getExternalSource()->updateOutOfDateIdentifier(II);
95 return getASTContext().getExternalSource()->getModule(getOwningModuleID());
1066 ExternalASTSource *Source = getParentASTContext().getExternalSource();
1374 ExternalASTSource *Source = getParentASTContext().getExternalSource();
1602 if (ExternalASTSource *Source = getParentASTContext().getExternalSource())