Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/utils/TableGen/GlobalISel/
H A DGIMatchDagInstr.cpp18 if (const auto *Annotation = getOpcodeAnnotation()) in print() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaCXXScopeSpec.cpp1000 NestedNameSpecifierAnnotation *Annotation in SaveNestedNameSpecifierAnnotation() local
1015 NestedNameSpecifierAnnotation *Annotation in RestoreNestedNameSpecifierAnnotation() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Lanai/MCTargetDesc/
H A DLanaiInstPrinter.cpp141 StringRef Annotation, in printInst()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/MC/
H A DMCCodeView.cpp410 static bool compressAnnotation(BinaryAnnotationsOpCode Annotation, in compressAnnotation()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/DebugInfo/CodeView/
H A DSymbolDumper.cpp458 for (auto &Annotation : InlineSite.annotations()) { in visitKnownRecord() local
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/DebugInfo/PDB/
H A DPDBTypes.h252 Annotation, enumerator
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/DebugInfo/CodeView/
H A DSymbolRecord.h310 uint32_t Annotation = GetCompressedAnnotation(Next); in ParseCurrentAnnotation() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/IR/
H A DVerifier.cpp4376 void Verifier::visitAnnotationMetadata(MDNode *Annotation) { in visitAnnotationMetadata()
4548 if (MDNode *Annotation = I.getMetadata(LLVMContext::MD_annotation)) in visitInstruction() local
/netbsd-src/external/apache2/llvm/dist/clang/tools/c-index-test/
H A Dc-index-test.c2513 CXString Annotation; in print_completion_result() local