Home
last modified time | relevance | path

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

/llvm-project/llvm/include/llvm/Testing/Annotations/
H A DAnnotations.h115 struct Annotation { struct
122 std::vector<Annotation> All; argument
/llvm-project/clang-tools-extra/pseudo/unittests/
H A DGrammarTest.cpp
/llvm-project/clang/unittests/Analysis/FlowSensitive/
H A DTransferBranchTest.cpp80 llvm::StringRef Annotation) { in getLatticeAtAnnotation()
H A DTestingSupport.cpp124 auto Annotation = Code.slice(Range.Begin, Range.End).str(); in buildStatementToAnnotationMapping() local
H A DTestingSupport.h79 llvm::StringRef Annotation) {
/llvm-project/bolt/unittests/Core/
H A DMCPlusBuilder.cpp142 TEST_P(MCPlusBuilderTester,Annotation) TEST_P() argument
/llvm-project/clang/lib/Sema/
H A DSemaCXXScopeSpec.cpp957 NestedNameSpecifierAnnotation *Annotation SaveNestedNameSpecifierAnnotation() local
972 NestedNameSpecifierAnnotation *Annotation RestoreNestedNameSpecifierAnnotation() local
/llvm-project/llvm/lib/Target/Lanai/MCTargetDesc/
H A DLanaiInstPrinter.cpp141 printInst(const MCInst * MI,uint64_t Address,StringRef Annotation,const MCSubtargetInfo &,raw_ostream & OS) printInst() argument
/llvm-project/llvm/lib/Target/NVPTX/
H A DNVPTXUtilities.cpp194 argHasNVVMAnnotation(const Value & Val,const std::string & Annotation,const bool StartArgIndexAtOne=false) argHasNVVMAnnotation() argument
/llvm-project/bolt/lib/Core/
H A DMCPlusBuilder.cpp379 const auto *Annotation = reinterpret_cast<const MCAnnotation *>(Value); in printAnnotations() local
H A DBinaryFunction.cpp413 print(raw_ostream & OS,std::string Annotation) print() argument
3068 constructFilename(std::string Filename,std::string Annotation,std::string Suffix) constructFilename() argument
[all...]
/llvm-project/llvm/lib/DebugInfo/CodeView/
H A DSymbolDumper.cpp456 for (auto &Annotation : InlineSite.annotations()) { in visitKnownRecord() local
/llvm-project/llvm/lib/MC/
H A DMCCodeView.cpp431 compressAnnotation(BinaryAnnotationsOpCode Annotation,SmallVectorImpl<char> & Buffer) compressAnnotation() argument
/llvm-project/clang/lib/InstallAPI/
H A DDylibVerifier.cpp78 std::string Annotation; in getAnnotatedName() local
[all...]
/llvm-project/llvm/include/llvm/DebugInfo/PDB/
H A DPDBTypes.h252 Annotation, enumerator
/llvm-project/llvm/lib/Target/BPF/
H A DBTFDebug.cpp589 for (const Metadata *Annotation : Annotations->operands()) { processDeclAnnotations() local
/llvm-project/llvm/lib/IR/
H A DVerifier.cpp4951 visitAnnotationMetadata(MDNode * Annotation) visitAnnotationMetadata() argument
4958 __anon5ac1aa490b02(auto &Annotation) visitAnnotationMetadata() argument
5224 if (MDNode *Annotation = I.getMetadata(LLVMContext::MD_annotation)) visitInstruction() local
H A DMetadata.cpp1680 for (StringRef Annotation : Annotations) addAnnotationMetadata() local
/llvm-project/llvm/include/llvm/DebugInfo/CodeView/
H A DSymbolRecord.h330 uint32_t Annotation = GetCompressedAnnotation(Next); in ParseCurrentAnnotation() local
/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfUnit.cpp890 for (const Metadata *Annotation : Annotations->operands()) { addAnnotation() local
/llvm-project/clang-tools-extra/clangd/
H A DProtocol.cpp920 for (auto &Annotation : WE.changeAnnotations) toJSON() local
/llvm-project/clang/tools/c-index-test/
H A Dc-index-test.c2581 CXString Annotation; print_completion_result() local