Searched refs:getSourceDescriptor (Results 1 – 5 of 5) sorted by relevance
34 ExternalASTSource::getSourceDescriptor(unsigned ID) { in getSourceDescriptor() function in ExternalASTSource
165 virtual llvm::Optional<ASTSourceDescriptor> getSourceDescriptor(unsigned ID);
2107 llvm::Optional<ASTSourceDescriptor> getSourceDescriptor(unsigned ID) override;
3265 auto Info = Reader->getSourceDescriptor(Idx); in getParentModuleOrNull()
8652 ASTReader::getSourceDescriptor(unsigned ID) { in getSourceDescriptor() function in ASTReader