Searched refs:getSourceDescriptor (Results 1 – 5 of 5) sorted by relevance
31 ExternalASTSource::getSourceDescriptor(unsigned ID) { in getSourceDescriptor() function in ExternalASTSource
196 virtual llvm::Optional<ASTSourceDescriptor> getSourceDescriptor(unsigned ID);
2104 llvm::Optional<ASTSourceDescriptor> getSourceDescriptor(unsigned ID) override;
2844 auto Info = Reader->getSourceDescriptor(Idx); in getParentModuleOrNull()
8516 ASTReader::getSourceDescriptor(unsigned ID) { in getSourceDescriptor() function in ASTReader