Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/Testing/Annotations/
H A DAnnotations.h115 struct Annotation { struct
122 std::vector<Annotation> All; argument
/freebsd/contrib/llvm-project/llvm/utils/TableGen/GlobalISel/
H A DGIMatchDagInstr.cpp
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaCXXScopeSpec.cpp948 NestedNameSpecifierAnnotation *Annotation in SaveNestedNameSpecifierAnnotation() local
963 NestedNameSpecifierAnnotation *Annotation in RestoreNestedNameSpecifierAnnotation() local
/freebsd/contrib/llvm-project/llvm/lib/Target/Lanai/MCTargetDesc/
H A DLanaiInstPrinter.cpp138 StringRef Annotation, in printInst()
/freebsd/contrib/llvm-project/llvm/lib/Target/NVPTX/
H A DNVPTXUtilities.cpp182 const std::string &Annotation, in argHasNVVMAnnotation()
/freebsd/contrib/llvm-project/llvm/lib/MC/
H A DMCCodeView.cpp417 static bool compressAnnotation(BinaryAnnotationsOpCode Annotation, in compressAnnotation()
/freebsd/contrib/llvm-project/clang/lib/InstallAPI/
H A DDylibVerifier.cpp97 std::string Annotation; in getAnnotatedName() local
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/CodeView/
H A DSymbolDumper.cpp456 for (auto &Annotation : InlineSite.annotations()) { in visitKnownRecord() local
/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/PDB/
H A DPDBTypes.h252 Annotation, enumerator
/freebsd/contrib/llvm-project/llvm/lib/Target/BPF/
H A DBTFDebug.cpp655 for (const Metadata *Annotation : Annotations->operands()) { in processDeclAnnotations() local
/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DVerifier.cpp5200 void Verifier::visitAnnotationMetadata(MDNode *Annotation) { in visitAnnotationMetadata()
5207 all_of(cast<MDTuple>(Op)->operands(), [](auto &Annotation) { in visitAnnotationMetadata()
5483 if (MDNode *Annotation = I.getMetadata(LLVMContext::MD_annotation)) in visitInstruction() local
H A DMetadata.cpp1745 for (StringRef Annotation : Annotations) in addAnnotationMetadata() local
/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/CodeView/
H A DSymbolRecord.h342 uint32_t Annotation = GetCompressedAnnotation(Next); in ParseCurrentAnnotation() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfUnit.cpp962 for (const Metadata *Annotation : Annotations->operands()) { in addAnnotation() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DAddressSanitizer.cpp3450 for (auto &Annotation : AllocaAnnotations->operands()) { in getAllocaName() local