Home
last modified time | relevance | path

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

/src/contrib/llvm-project/llvm/include/llvm/Testing/Annotations/
H A DAnnotations.h115 struct Annotation { struct
122 std::vector<Annotation> All; argument
/src/contrib/llvm-project/clang/lib/Sema/
H A DSemaCXXScopeSpec.cpp957 NestedNameSpecifierAnnotation *Annotation in SaveNestedNameSpecifierAnnotation() local
972 NestedNameSpecifierAnnotation *Annotation in RestoreNestedNameSpecifierAnnotation() local
/src/contrib/llvm-project/llvm/lib/Target/Lanai/MCTargetDesc/
H A DLanaiInstPrinter.cpp141 StringRef Annotation, in printInst()
/src/contrib/llvm-project/llvm/lib/Target/NVPTX/
H A DNVPTXUtilities.cpp194 const std::string &Annotation, in argHasNVVMAnnotation()
/src/contrib/llvm-project/clang/lib/InstallAPI/
H A DDylibVerifier.cpp78 std::string Annotation; in getAnnotatedName() local
/src/contrib/llvm-project/llvm/lib/DebugInfo/CodeView/
H A DSymbolDumper.cpp456 for (auto &Annotation : InlineSite.annotations()) { in visitKnownRecord() local
/src/contrib/llvm-project/llvm/lib/MC/
H A DMCCodeView.cpp431 static bool compressAnnotation(BinaryAnnotationsOpCode Annotation, in compressAnnotation()
/src/contrib/llvm-project/llvm/include/llvm/DebugInfo/PDB/
H A DPDBTypes.h252 Annotation, enumerator
/src/contrib/llvm-project/llvm/lib/Target/BPF/
H A DBTFDebug.cpp589 for (const Metadata *Annotation : Annotations->operands()) { in processDeclAnnotations() local
/src/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
/src/contrib/llvm-project/llvm/include/llvm/DebugInfo/CodeView/
H A DSymbolRecord.h330 uint32_t Annotation = GetCompressedAnnotation(Next); in ParseCurrentAnnotation() local
/src/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfUnit.cpp890 for (const Metadata *Annotation : Annotations->operands()) { in addAnnotation() local