Searched refs:getSourceDescriptor (Results 1 – 15 of 15) sorted by relevance
53 getSourceDescriptor(unsigned ID) override;
73 ClangExternalASTSourceCallbacks::getSourceDescriptor(unsigned id) { in getSourceDescriptor() function in ClangExternalASTSourceCallbacks
76 getSourceDescriptor(unsigned ID) override { in getSourceDescriptor() function77 return m_Source->getSourceDescriptor(ID); in getSourceDescriptor()
34 ExternalASTSource::getSourceDescriptor(unsigned ID) { in getSourceDescriptor() function in ExternalASTSource
27 ExternalASTSource::getSourceDescriptor(unsigned ID) { in getSourceDescriptor() function in ExternalASTSource
165 virtual llvm::Optional<ASTSourceDescriptor> getSourceDescriptor(unsigned ID);
170 virtual llvm::Optional<ASTSourceDescriptor> getSourceDescriptor(unsigned ID);
407 def getSourceDescriptor(cls): member in BaseDocWriter1254 return self.writerClass.getSourceDescriptor()
2095 llvm::Optional<ASTSourceDescriptor> getSourceDescriptor(unsigned ID) override;
1911 llvm::Optional<ASTSourceDescriptor> getSourceDescriptor(unsigned ID) override;
2366 auto Info = Reader->getSourceDescriptor(Idx); in getParentModuleOrNull()
3194 auto Info = Reader->getSourceDescriptor(Idx); in getParentModuleOrNull()
7609 ASTReader::getSourceDescriptor(unsigned ID) { in getSourceDescriptor() function in ASTReader
1273 auto parent_desc = ast_source->getSourceDescriptor(parent.GetValue()); in GetOrCreateClangModule()
8623 ASTReader::getSourceDescriptor(unsigned ID) { in getSourceDescriptor() function in ASTReader