Home
last modified time | relevance | path

Searched defs:tagName (Results 1 – 6 of 6) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Support/
H A DELFAttributeParser.cpp37 StringRef tagName = in integerAttribute() local
53 StringRef tagName = in stringAttribute() local
73 StringRef tagName = ELFAttrs::attrTypeAsString(tag, tagToStringMap, in printAttribute() local
H A DELFAttributes.cpp20 StringRef tagName = tagNameIt->tagName; in attrTypeAsString() local
H A DARMAttributeParser.cpp73 StringRef tagName = in stringAttribute() local
/freebsd/contrib/llvm-project/llvm/include/llvm/Support/
H A DELFAttributes.h20 StringRef tagName; member
/freebsd/contrib/expat/tests/
H A Dbasic_tests.c4700 const char *tagName; START_TEST() member
/freebsd/contrib/bsnmp/tests/
H A Dcatch.hpp11168 for( auto const& tagName : testCase.getTestCaseInfo().tags ) { in listTags() local