Searched refs:ImportDefinition (Results 1 – 4 of 4) sorted by relevance
318 if (llvm::Error Err = Forward.ImportDefinition(SourceTag)) in CompleteType()338 if (llvm::Error Err = Forward.ImportDefinition(SourceInterface)) in CompleteType()
420 Error ImportDefinition(423 Error ImportDefinition(426 Error ImportDefinition(429 Error ImportDefinition(1696 if (Error Err = ImportDefinition(FromRecord, ToRecord)) in ImportDefinitionIfNeeded()1706 if (Error Err = ImportDefinition(FromEnum, ToEnum)) in ImportDefinitionIfNeeded()1812 Error Err = ImportDefinition(FromRecordDecl, ToRecordDecl); in ImportDeclContext()1931 Error ASTNodeImporter::ImportDefinition( in ImportDefinition() function in ASTNodeImporter2071 Error ASTNodeImporter::ImportDefinition( in ImportDefinition() function in ASTNodeImporter2752 if (Error Err = ImportDefinition(D, D2)) in VisitEnumDecl()[all …]
155 We'd like to get the members too, so, we use ``ImportDefinition`` to copy the whole definition of `…160 if (llvm::Error Err = Importer.ImportDefinition(From)) {185 We can spare the call for ``ImportDefinition`` if we set up the importer to do a "normal" (not mini…247 if (llvm::Error Err = Importer.ImportDefinition(From)) {
510 LLVM_NODISCARD llvm::Error ImportDefinition(Decl *From);