Searched defs:Annotation (Results 1 – 14 of 14) sorted by relevance
115 struct Annotation { struct122 std::vector<Annotation> All; argument
957 NestedNameSpecifierAnnotation *Annotation in SaveNestedNameSpecifierAnnotation() local972 NestedNameSpecifierAnnotation *Annotation in RestoreNestedNameSpecifierAnnotation() local
141 StringRef Annotation, in printInst()
194 const std::string &Annotation, in argHasNVVMAnnotation()
456 for (auto &Annotation : InlineSite.annotations()) { in visitKnownRecord() local [all...]
431 static bool compressAnnotation(BinaryAnnotationsOpCode Annotation, in compressAnnotation()
78 std::string Annotation; in getAnnotatedName() local
252 Annotation, enumerator
589 for (const Metadata *Annotation : Annotations->operands()) { in processDeclAnnotations() local
4970 void Verifier::visitAnnotationMetadata(MDNode *Annotation) { in visitAnnotationMetadata()4977 all_of(cast<MDTuple>(Op)->operands(), [](auto &Annotation) { in visitAnnotationMetadata()5243 if (MDNode *Annotation = I.getMetadata(LLVMContext::MD_annotation)) in visitInstruction() local
1681 for (StringRef Annotation : Annotations) in addAnnotationMetadata() local
309 uint32_t Annotation = GetCompressedAnnotation(Next); ParseCurrentAnnotation() local
890 for (const Metadata *Annotation : Annotations->operands()) { in addAnnotation() local