Home
last modified time | relevance | path

Searched defs:Annotation (Results 1 – 14 of 14) 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.cpp957 NestedNameSpecifierAnnotation *Annotation in SaveNestedNameSpecifierAnnotation() local
972 NestedNameSpecifierAnnotation *Annotation in RestoreNestedNameSpecifierAnnotation() local
/freebsd/contrib/llvm-project/llvm/lib/Target/Lanai/MCTargetDesc/
H A DLanaiInstPrinter.cpp141 StringRef Annotation, in printInst()
/freebsd/contrib/llvm-project/llvm/lib/Target/NVPTX/
H A DNVPTXUtilities.cpp194 const std::string &Annotation, in argHasNVVMAnnotation()
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/CodeView/
H A DSymbolDumper.cpp456 for (auto &Annotation : InlineSite.annotations()) { in visitKnownRecord() local
[all...]
/freebsd/contrib/llvm-project/llvm/lib/MC/
H A DMCCodeView.cpp431 static bool compressAnnotation(BinaryAnnotationsOpCode Annotation, in compressAnnotation()
/freebsd/contrib/llvm-project/clang/lib/InstallAPI/
H A DDylibVerifier.cpp78 std::string Annotation; in getAnnotatedName() 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.cpp589 for (const Metadata *Annotation : Annotations->operands()) { in processDeclAnnotations() local
/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DVerifier.cpp4970 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
H A DMetadata.cpp1681 for (StringRef Annotation : Annotations) in addAnnotationMetadata() local
/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/CodeView/
H A DSymbolRecord.h309 uint32_t Annotation = GetCompressedAnnotation(Next); ParseCurrentAnnotation() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfUnit.cpp890 for (const Metadata *Annotation : Annotations->operands()) { in addAnnotation() local