Searched refs:getSourceDescriptor (Results 1 – 5 of 5) sorted by relevance
27 ExternalASTSource::getSourceDescriptor(unsigned ID) { in getSourceDescriptor() function in ExternalASTSource
170 virtual llvm::Optional<ASTSourceDescriptor> getSourceDescriptor(unsigned ID);
1910 llvm::Optional<ASTSourceDescriptor> getSourceDescriptor(unsigned ID) override;
2202 auto Info = Reader->getSourceDescriptor(Idx); in getParentModuleOrNull()
7555 ASTReader::getSourceDescriptor(unsigned ID) { in getSourceDescriptor() function in ASTReader