clang 24.0.0git
clang::api_notes::APINotesReader Member List

This is the complete list of members for clang::api_notes::APINotesReader, including all inherited members.

APINotesReader(const APINotesReader &)=deleteclang::api_notes::APINotesReader
collectExactFunctionParameterSelectors(llvm::SmallVectorImpl< APINotesFunctionSelectorKey > &Selectors)clang::api_notes::APINotesReader
Create(std::unique_ptr< llvm::MemoryBuffer > InputBuffer, llvm::VersionTuple SwiftVersion)clang::api_notes::APINotesReaderstatic
getCXXMethodSelectorKey(ContextID CtxID, llvm::StringRef Name)clang::api_notes::APINotesReader
getCXXMethodSelectorKey(ContextID CtxID, llvm::StringRef Name, llvm::ArrayRef< std::string > Parameters)clang::api_notes::APINotesReader
getGlobalFunctionSelectorKey(llvm::StringRef Name, std::optional< Context > Ctx=std::nullopt)clang::api_notes::APINotesReader
getGlobalFunctionSelectorKey(llvm::StringRef Name, llvm::ArrayRef< std::string > Parameters, std::optional< Context > Ctx=std::nullopt)clang::api_notes::APINotesReader
getParameterSelectorSpellingsForDiagnostics(const APINotesFunctionSelectorKey &Key)clang::api_notes::APINotesReader
lookupCXXMethod(ContextID CtxID, llvm::StringRef Name)clang::api_notes::APINotesReader
lookupCXXMethod(ContextID CtxID, llvm::StringRef Name, llvm::ArrayRef< std::string > Parameters)clang::api_notes::APINotesReader
lookupCXXMethodImpl(ContextID CtxID, llvm::StringRef Name, llvm::ArrayRef< ParameterT > Parameters) -> VersionedInfo< CXXMethodInfo >clang::api_notes::APINotesReader
lookupEnumConstant(llvm::StringRef Name)clang::api_notes::APINotesReader
lookupField(ContextID CtxID, llvm::StringRef Name)clang::api_notes::APINotesReader
lookupGlobalFunction(llvm::StringRef Name, std::optional< Context > Ctx=std::nullopt)clang::api_notes::APINotesReader
lookupGlobalFunction(llvm::StringRef Name, llvm::ArrayRef< std::string > Parameters, std::optional< Context > Ctx=std::nullopt)clang::api_notes::APINotesReader
lookupGlobalFunctionImpl(llvm::StringRef Name, llvm::ArrayRef< ParameterT > Parameters, std::optional< Context > Ctx) -> VersionedInfo< GlobalFunctionInfo >clang::api_notes::APINotesReader
lookupGlobalVariable(llvm::StringRef Name, std::optional< Context > Ctx=std::nullopt)clang::api_notes::APINotesReader
lookupNamespaceID(llvm::StringRef Name, std::optional< ContextID > ParentNamespaceID=std::nullopt)clang::api_notes::APINotesReader
lookupObjCClassID(llvm::StringRef Name)clang::api_notes::APINotesReader
lookupObjCClassInfo(llvm::StringRef Name)clang::api_notes::APINotesReader
lookupObjCMethod(ContextID CtxID, ObjCSelectorRef Selector, bool IsInstanceMethod)clang::api_notes::APINotesReader
lookupObjCProperty(ContextID CtxID, llvm::StringRef Name, bool IsInstance)clang::api_notes::APINotesReader
lookupObjCProtocolID(llvm::StringRef Name)clang::api_notes::APINotesReader
lookupObjCProtocolInfo(llvm::StringRef Name)clang::api_notes::APINotesReader
lookupTag(llvm::StringRef Name, std::optional< Context > Ctx=std::nullopt)clang::api_notes::APINotesReader
lookupTagID(llvm::StringRef Name, std::optional< Context > ParentCtx=std::nullopt)clang::api_notes::APINotesReader
lookupTypedef(llvm::StringRef Name, std::optional< Context > Ctx=std::nullopt)clang::api_notes::APINotesReader
operator=(const APINotesReader &)=deleteclang::api_notes::APINotesReader
~APINotesReader()clang::api_notes::APINotesReader