/llvm-project/llvm/include/llvm/Testing/Annotations/ |
H A D | Annotations.h | 115 struct Annotation { struct 122 std::vector<Annotation> All; argument
|
/llvm-project/clang-tools-extra/pseudo/unittests/ |
H A D | GrammarTest.cpp |
|
/llvm-project/clang/unittests/Analysis/FlowSensitive/ |
H A D | TransferBranchTest.cpp | 80 llvm::StringRef Annotation) { in getLatticeAtAnnotation()
|
H A D | TestingSupport.cpp | 124 auto Annotation = Code.slice(Range.Begin, Range.End).str(); in buildStatementToAnnotationMapping() local
|
H A D | TestingSupport.h | 79 llvm::StringRef Annotation) {
|
/llvm-project/bolt/unittests/Core/ |
H A D | MCPlusBuilder.cpp | 142 TEST_P(MCPlusBuilderTester,Annotation) TEST_P() argument
|
/llvm-project/clang/lib/Sema/ |
H A D | SemaCXXScopeSpec.cpp | 957 NestedNameSpecifierAnnotation *Annotation SaveNestedNameSpecifierAnnotation() local 972 NestedNameSpecifierAnnotation *Annotation RestoreNestedNameSpecifierAnnotation() local
|
/llvm-project/llvm/lib/Target/Lanai/MCTargetDesc/ |
H A D | LanaiInstPrinter.cpp | 141 printInst(const MCInst * MI,uint64_t Address,StringRef Annotation,const MCSubtargetInfo &,raw_ostream & OS) printInst() argument
|
/llvm-project/llvm/lib/Target/NVPTX/ |
H A D | NVPTXUtilities.cpp | 194 argHasNVVMAnnotation(const Value & Val,const std::string & Annotation,const bool StartArgIndexAtOne=false) argHasNVVMAnnotation() argument
|
/llvm-project/bolt/lib/Core/ |
H A D | MCPlusBuilder.cpp | 379 const auto *Annotation = reinterpret_cast<const MCAnnotation *>(Value); in printAnnotations() local
|
H A D | BinaryFunction.cpp | 413 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 D | SymbolDumper.cpp | 456 for (auto &Annotation : InlineSite.annotations()) { in visitKnownRecord() local
|
/llvm-project/llvm/lib/MC/ |
H A D | MCCodeView.cpp | 431 compressAnnotation(BinaryAnnotationsOpCode Annotation,SmallVectorImpl<char> & Buffer) compressAnnotation() argument
|
/llvm-project/clang/lib/InstallAPI/ |
H A D | DylibVerifier.cpp | 78 std::string Annotation; in getAnnotatedName() local [all...] |
/llvm-project/llvm/include/llvm/DebugInfo/PDB/ |
H A D | PDBTypes.h | 252 Annotation, enumerator
|
/llvm-project/llvm/lib/Target/BPF/ |
H A D | BTFDebug.cpp | 589 for (const Metadata *Annotation : Annotations->operands()) { processDeclAnnotations() local
|
/llvm-project/llvm/lib/IR/ |
H A D | Verifier.cpp | 4951 visitAnnotationMetadata(MDNode * Annotation) visitAnnotationMetadata() argument 4958 __anon5ac1aa490b02(auto &Annotation) visitAnnotationMetadata() argument 5224 if (MDNode *Annotation = I.getMetadata(LLVMContext::MD_annotation)) visitInstruction() local
|
H A D | Metadata.cpp | 1680 for (StringRef Annotation : Annotations) addAnnotationMetadata() local
|
/llvm-project/llvm/include/llvm/DebugInfo/CodeView/ |
H A D | SymbolRecord.h | 330 uint32_t Annotation = GetCompressedAnnotation(Next); in ParseCurrentAnnotation() local
|
/llvm-project/llvm/lib/CodeGen/AsmPrinter/ |
H A D | DwarfUnit.cpp | 890 for (const Metadata *Annotation : Annotations->operands()) { addAnnotation() local
|
/llvm-project/clang-tools-extra/clangd/ |
H A D | Protocol.cpp | 920 for (auto &Annotation : WE.changeAnnotations) toJSON() local
|
/llvm-project/clang/tools/c-index-test/ |
H A D | c-index-test.c | 2581 CXString Annotation; print_completion_result() local
|