Home
last modified time | relevance | path

Searched defs:Tags (Results 1 – 17 of 17) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/clang/utils/TableGen/
H A DClangCommentHTMLTagsEmitter.cpp23 std::vector<Record *> Tags = Records.getAllDerivedDefinitions("Tag"); in EmitClangCommentHTMLTags() local
40 std::vector<Record *> Tags = Records.getAllDerivedDefinitions("Tag"); in EmitClangCommentHTMLTagsProperties() local
H A DClangCommentCommandInfoEmitter.cpp29 std::vector<Record *> Tags = Records.getAllDerivedDefinitions("Command"); in EmitClangCommentCommandInfo() local
117 std::vector<Record *> Tags = Records.getAllDerivedDefinitions("Command"); in EmitClangCommentCommandList() local
H A DClangCommentHTMLNamedCharacterReferenceEmitter.cpp51 std::vector<Record *> Tags = Records.getAllDerivedDefinitions("NCR"); in EmitClangCommentHTMLNamedCharacterReferences() local
/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-elfabi/
H A DErrorCollector.h68 std::vector<std::string> Tags; variable
/netbsd-src/external/apache2/llvm/dist/llvm/docs/
H A DYamlIO.rst726 Tags section in Mappings
/netbsd-src/external/apache2/llvm/dist/llvm/utils/TableGen/
H A DCTagsEmitter.cpp67 std::vector<Tag> Tags; in run() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Analysis/
H A DTFUtils.cpp338 const char *Tags = "serve") in TFModelEvaluatorImpl()
378 const char *Tags) in TFModelEvaluator()
388 const char *Tags) in TFModelEvaluator()
/netbsd-src/sys/arch/mac68k/obio/
H A Diwmreg.h92 u_int8_t Tags[IWM_TAG_SIZE]; member
/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DCodeCompleteConsumer.cpp554 std::vector<std::string> Tags; in ProcessCodeCompleteResults() local
H A DSemaDeclAttr.cpp6420 SmallVector<StringRef, 4> Tags; in handleAbiTagAttr() local
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/StaticAnalyzer/Core/BugReporter/
H A DBugReporter.h766 std::vector<std::unique_ptr<NoteTag>> Tags; variable
/netbsd-src/external/apache2/llvm/dist/clang/lib/APINotes/
H A DAPINotesYAMLCompiler.cpp504 TagsSeq Tags; member
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/
H A DGVN.cpp1216 AAMDNodes Tags; in eliminatePartiallyRedundantLoad() local
H A DSROA.cpp1379 AAMDNodes Tags; in speculateSelectInstLoads() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Core/
H A DBugReporterVisitors.cpp2283 const std::pair<const ProgramPointTag *, const ProgramPointTag *> &Tags = in VisitNodeImpl() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Bitcode/Writer/
H A DBitcodeWriter.cpp2356 SmallVector<StringRef, 8> Tags; in writeOperandBundleTags() local
/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-readobj/
H A DELFDumper.cpp4315 typename ELFT::DynRange Tags) { in getMaxDynamicTagSize()