Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/utils/TableGen/GlobalISel/
H A DGIMatchDagInstr.cpp18 if (const auto *Annotation = getOpcodeAnnotation()) in print() local
/llvm-project-15.0.7/clang-tools-extra/pseudo/unittests/
H A DGrammarTest.cpp102 TEST_F(GrammarTest, Annotation) { in TEST_F() argument
/llvm-project-15.0.7/bolt/unittests/Core/
H A DMCPlusBuilder.cpp133 TEST_P(MCPlusBuilderTester, Annotation) { in TEST_P() argument
/llvm-project-15.0.7/clang/lib/Sema/
H A DSemaCXXScopeSpec.cpp1022 NestedNameSpecifierAnnotation *Annotation in SaveNestedNameSpecifierAnnotation() local
1037 NestedNameSpecifierAnnotation *Annotation in RestoreNestedNameSpecifierAnnotation() local
/llvm-project-15.0.7/llvm/lib/Target/Lanai/MCTargetDesc/
H A DLanaiInstPrinter.cpp141 StringRef Annotation, in printInst()
/llvm-project-15.0.7/llvm/lib/MC/
H A DMCCodeView.cpp411 static bool compressAnnotation(BinaryAnnotationsOpCode Annotation, in compressAnnotation()
/llvm-project-15.0.7/bolt/lib/Core/
H A DMCPlusBuilder.cpp315 const auto *Annotation = reinterpret_cast<const MCAnnotation *>(Value); in printAnnotations() local
H A DBinaryFunction.cpp401 void BinaryFunction::print(raw_ostream &OS, std::string Annotation, in print()
2965 std::string constructFilename(std::string Filename, std::string Annotation, in constructFilename()
/llvm-project-15.0.7/llvm/lib/DebugInfo/CodeView/
H A DSymbolDumper.cpp456 for (auto &Annotation : InlineSite.annotations()) { in visitKnownRecord() local
/llvm-project-15.0.7/llvm/include/llvm/DebugInfo/PDB/
H A DPDBTypes.h252 Annotation, enumerator
/llvm-project-15.0.7/llvm/lib/Target/BPF/
H A DBTFDebug.cpp586 for (const Metadata *Annotation : Annotations->operands()) { in processDeclAnnotations() local
/llvm-project-15.0.7/llvm/include/llvm/DebugInfo/CodeView/
H A DSymbolRecord.h310 uint32_t Annotation = GetCompressedAnnotation(Next); in ParseCurrentAnnotation() local
/llvm-project-15.0.7/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfUnit.cpp857 for (const Metadata *Annotation : Annotations->operands()) { in addAnnotation() local
/llvm-project-15.0.7/llvm/lib/IR/
H A DVerifier.cpp4542 void Verifier::visitAnnotationMetadata(MDNode *Annotation) { in visitAnnotationMetadata()
4794 if (MDNode *Annotation = I.getMetadata(LLVMContext::MD_annotation)) in visitInstruction() local
/llvm-project-15.0.7/clang/tools/c-index-test/
H A Dc-index-test.c2513 CXString Annotation; in print_completion_result() local