Home
last modified time | relevance | path

Searched defs:Annotation (Results 1 – 11 of 11) sorted by relevance

/freebsd-src/contrib/llvm-project/llvm/include/llvm/Testing/Annotations/
H A DAnnotations.h115 struct Annotation { struct
122 std::vector<Annotation> All; argument
/freebsd-src/contrib/llvm-project/clang/lib/Sema/
H A DSemaCXXScopeSpec.cpp997 NestedNameSpecifierAnnotation *Annotation SaveNestedNameSpecifierAnnotation() local
1012 NestedNameSpecifierAnnotation *Annotation RestoreNestedNameSpecifierAnnotation() local
/freebsd-src/contrib/llvm-project/llvm/lib/Target/Lanai/MCTargetDesc/
H A DLanaiInstPrinter.cpp141 StringRef Annotation, in printInst()
/freebsd-src/contrib/llvm-project/llvm/lib/DebugInfo/CodeView/
H A DSymbolDumper.cpp456 for (auto &Annotation : InlineSite.annotations()) { in visitKnownRecord() local
/freebsd-src/contrib/llvm-project/llvm/lib/MC/
H A DMCCodeView.cpp434 compressAnnotation(BinaryAnnotationsOpCode Annotation,SmallVectorImpl<char> & Buffer) compressAnnotation() argument
/freebsd-src/contrib/llvm-project/llvm/include/llvm/DebugInfo/PDB/
H A DPDBTypes.h252 Annotation, enumerator
/freebsd-src/contrib/llvm-project/llvm/lib/Target/BPF/
H A DBTFDebug.cpp588 for (const Metadata *Annotation : Annotations->operands()) { processDeclAnnotations() local
/freebsd-src/contrib/llvm-project/llvm/lib/IR/
H A DVerifier.cpp4805 visitAnnotationMetadata(MDNode * Annotation) visitAnnotationMetadata() argument
4812 __anon1486ae880b02(auto &Annotation) visitAnnotationMetadata() argument
5068 if (MDNode *Annotation = I.getMetadata(LLVMContext::MD_annotation)) visitInstruction() local
H A DMetadata.cpp1672 for (StringRef Annotation : Annotations) addAnnotationMetadata() local
/freebsd-src/contrib/llvm-project/llvm/include/llvm/DebugInfo/CodeView/
H A DSymbolRecord.h330 uint32_t Annotation = GetCompressedAnnotation(Next); in ParseCurrentAnnotation() local
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfUnit.cpp857 for (const Metadata *Annotation : Annotations->operands()) { addAnnotation() local