Home
last modified time | relevance | path

Searched defs:Annotations (Results 1 – 18 of 18) sorted by relevance

/openbsd-src/gnu/llvm/llvm/utils/FileCheck/
H A DFileCheck.cpp384 std::vector<InputAnnotation> &Annotations, in BuildInputAnnotations()
538 std::vector<InputAnnotation> &Annotations, in DumpAnnotatedInput()
886 std::vector<InputAnnotation> Annotations; in main() local
/openbsd-src/gnu/llvm/llvm/lib/Transforms/IPO/
H A DAnnotation2Metadata.cpp35 auto *Annotations = M.getGlobalVariable("llvm.global.annotations"); in convertAnnotation2Metadata() local
/openbsd-src/gnu/llvm/llvm/lib/IR/
H A DDIBuilder.cpp322 StringRef Name, DINodeArray Annotations) { in createPointerType()
354 DINodeArray Annotations) { in createTypedef()
383 DINode::DIFlags Flags, DIType *Ty, DINodeArray Annotations) { in createMemberType()
409 DINode::DIFlags Flags, DIType *Ty, DINodeArray Annotations) { in createBitFieldMemberType()
668 DINodeArray Annotations) { in createReplaceableCompositeType()
744 uint32_t AlignInBits, DINodeArray Annotations) { in createGlobalVariableExpression()
778 uint32_t AlignInBits, DINodeArray Annotations = nullptr) { in createLocalVariable()
812 DINodeArray Annotations) { in createParameterVariable()
853 DITypeArray ThrownTypes, DINodeArray Annotations, in createFunction()
H A DDebugInfoMetadata.cpp671 Metadata *ExtraData, Metadata *Annotations, in getImpl()
692 Metadata *Rank, Metadata *Annotations, StorageType Storage, in getImpl()
720 Metadata *Rank, Metadata *Annotations) { in buildODRType()
762 Metadata *Rank, Metadata *Annotations) { in getODRType()
1047 Metadata *ThrownTypes, Metadata *Annotations, MDString *TargetFuncName, in getImpl()
1197 Metadata *Annotations, StorageType Storage, in getImpl()
1222 Metadata *Annotations, StorageType Storage, in getImpl()
/openbsd-src/gnu/llvm/llvm/lib/Testing/Annotations/
H A DAnnotations.cpp26 Annotations::Annotations(llvm::StringRef Text) { in Annotations() function in Annotations
/openbsd-src/gnu/llvm/llvm/lib/Bitcode/Reader/
H A DMetadataLoader.cpp1466 Metadata *Annotations = nullptr; in parseOneMetadata() local
1513 Metadata *Annotations = nullptr; in parseOneMetadata() local
1905 Metadata *Annotations = nullptr; in parseOneMetadata() local
2004 Metadata *Annotations = nullptr; in parseOneMetadata() local
/openbsd-src/gnu/llvm/clang/lib/CodeGen/
H A DCGDebugInfo.cpp1174 llvm::DINodeArray Annotations = nullptr; in CreatePointerLikeType() local
1354 llvm::DINodeArray Annotations = CollectBTFDeclTagAnnotations(Ty->getDecl()); in CreateType() local
1485 llvm::DINodeArray Annotations = CollectBTFDeclTagAnnotations(BitFieldDecl); in createBitFieldType() local
1494 llvm::DIScope *scope, const RecordDecl *RD, llvm::DINodeArray Annotations) { in createFieldType()
1602 llvm::DINodeArray Annotations = CollectBTFDeclTagAnnotations(field); in CollectRecordNormalField() local
2193 SmallVector<llvm::Metadata *, 4> Annotations; in CollectBTFDeclTagAnnotations() local
3614 llvm::DINodeArray Annotations = CollectBTFDeclTagAnnotations(D); in CreateLimitedType() local
4145 llvm::DINodeArray Annotations = nullptr; in emitFunctionStart() local
4220 llvm::DINodeArray Annotations = CollectBTFDeclTagAnnotations(D); in EmitFunctionDecl() local
4572 llvm::DINodeArray Annotations = CollectBTFDeclTagAnnotations(VD); in EmitDeclare() local
[all …]
H A DCodeGenModule.h424 std::vector<llvm::Constant*> Annotations; variable
/openbsd-src/gnu/llvm/llvm/lib/MC/MCDisassembler/
H A DDisassembler.cpp265 raw_svector_ostream Annotations(InsnStr); in LLVMDisasmInstruction() local
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/AsmPrinter/
H A DCodeViewDebug.h158 std::vector<std::pair<MCSymbol *, MDNode *>> Annotations; member
H A DDwarfUnit.cpp852 void DwarfUnit::addAnnotation(DIE &Buffer, DINodeArray Annotations) { in addAnnotation()
/openbsd-src/gnu/llvm/clang/lib/Sema/
H A DCodeCompleteConsumer.cpp285 CXAvailabilityKind Availability, const char **Annotations, in CodeCompletionString()
/openbsd-src/gnu/llvm/llvm/lib/DebugInfo/LogicalView/Readers/
H A DLVBinaryReader.cpp389 raw_svector_ostream Annotations(InsnStr); in createInstructions() local
/openbsd-src/gnu/llvm/clang/include/clang/Lex/
H A DPreprocessor.h2797 auto Annotations = AnnotationInfos.find(II); in addMacroDeprecationMsg() local
2809 auto Annotations = AnnotationInfos.find(II); in addRestrictExpansionMsg() local
2820 auto Annotations = AnnotationInfos.find(II); in addFinalLoc() local
/openbsd-src/gnu/llvm/llvm/lib/Target/BPF/
H A DBTFDebug.cpp581 void BTFDebug::processDeclAnnotations(DINodeArray Annotations, in processDeclAnnotations()
626 for (const Metadata *Annotations : Annots->operands()) { in genBTFTypeTags() local
/openbsd-src/gnu/llvm/clang/include/clang/Sema/
H A DCodeCompleteConsumer.h691 SmallVector<const char *, 2> Annotations; variable
/openbsd-src/gnu/llvm/llvm/lib/Transforms/Instrumentation/
H A DInstrProfiling.cpp957 auto Annotations = DB.getOrCreateArray({ in getOrCreateRegionCounters() local
/openbsd-src/gnu/llvm/llvm/tools/llvm-objdump/
H A DMachODump.cpp7908 raw_svector_ostream Annotations(AnnotationsBytes); in DisassembleMachO() local
7985 raw_svector_ostream Annotations(AnnotationsBytes); in DisassembleMachO() local