Searched defs:annotation_name (Results 1 – 4 of 4) sorted by relevance
34 …nnotation(std::optional<std::vector<std::string>> &annotations, const std::string &annotation_name) in ValidateAnnotation()
218 …void DeleteAnnotationElementByName(std::string_view annotation_name, std::string_view annotation_e… in DeleteAnnotationElementByName()229 void DeleteAnnotationByName(const std::string_view &annotation_name) in DeleteAnnotationByName()240 …void AddAnnotationElementByName(const std::string_view &annotation_name, AnnotationElement &&eleme… in AddAnnotationElementByName()
420 …auto *annotation_name = reinterpret_cast<const char *>(file_->GetStringData(ada.GetClassId()).data… in GetSlotNumberFromAnnotation() local
538 const std::string &annotation_name) in GetAnnotationElements()607 …d Disassembler::AddAnnotationElement(pandasm::Function &method, const std::string &annotation_name, in AddAnnotationElement()