Home
last modified time | relevance | path

Searched defs:FieldName (Results 1 – 25 of 32) sorted by relevance

12

/netbsd-src/external/apache2/llvm/dist/llvm/lib/DebugInfo/CodeView/
H A DTypeIndex.cpp92 void llvm::codeview::printTypeIndex(ScopedPrinter &Printer, StringRef FieldName, in printTypeIndex()
H A DTypeDumpVisitor.cpp161 void TypeDumpVisitor::printTypeIndex(StringRef FieldName, TypeIndex TI) const { in printTypeIndex()
165 void TypeDumpVisitor::printItemIndex(StringRef FieldName, TypeIndex TI) const { in printItemIndex()
H A DSymbolDumper.cpp99 void CVSymbolDumperImpl::printTypeIndex(StringRef FieldName, TypeIndex TI) { in printTypeIndex()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/TableGen/
H A DSetTheory.cpp242 StringRef FieldName; member
278 void SetTheory::addFieldExpander(StringRef ClassName, StringRef FieldName) { in addFieldExpander()
H A DTGParser.cpp2454 StringInit *FieldName = StringInit::get(Lex.getCurStrVal()); in ParseValue() local
2885 StringInit *FieldName = StringInit::get(Lex.getCurStrVal()); in ParseBodyItem() local
H A DRecord.cpp2620 bool Record::getValueAsBitOrUnset(StringRef FieldName, bool &Unset) const { in getValueAsBitOrUnset()
/netbsd-src/external/apache2/llvm/dist/clang/lib/Parse/
H A DParseInit.cpp168 const IdentifierInfo *FieldName = Tok.getIdentifierInfo(); in ParseInitializerWithPotentialDesignator() local
/netbsd-src/sys/external/bsd/acpica/dist/common/
H A Ddmtbinfo3.c756 ACPI_DM_GENERIC_ENTRY(FieldType,FieldName) global() argument
/netbsd-src/external/apache2/llvm/dist/llvm/utils/TableGen/
H A DSearchableTableEmitter.cpp555 for (const auto &FieldName : Key) { in parseSearchIndex() local
694 for (const auto &FieldName : Fields) { in run() local
782 std::string FieldName = std::string(Field.getName()); in run() local
/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-rc/
H A DResourceFileWriter.cpp52 const Twine &FieldName) { in checkNumberFits()
62 static Error checkNumberFits(uint32_t Number, const Twine &FieldName) { in checkNumberFits()
68 static Error checkSignedNumberFits(uint32_t Number, const Twine &FieldName, in checkSignedNumberFits()
85 static Error checkRCInt(RCInt Number, const Twine &FieldName) { in checkRCInt()
91 static Error checkIntOrString(IntOrString Value, const Twine &FieldName) { in checkIntOrString()
/netbsd-src/sys/external/bsd/drm2/dist/drm/amd/display/dc/bios/
H A Damdgpu_command_table2.c51 #define GET_INDEX_INTO_MASTER_TABLE(MasterOrData, FieldName)\ argument
/netbsd-src/sys/external/bsd/drm2/dist/drm/amd/powerplay/hwmgr/
H A Dppatomfwctrl.h33 #define GetIndexIntoMasterCmdTable(FieldName) \ argument
35 #define GetIndexIntoMasterDataTable(FieldName) \ argument
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Analysis/
H A DTFUtils.cpp89 const char *FieldName = "<invalid>"; in writeRawTensorsAsFeatureLists() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Support/
H A DJSON.cpp325 llvm::StringRef FieldName = S.field(); in printErrorContext() local
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/TableGen/
H A DRecord.h385 virtual RecTy *getFieldType(StringInit *FieldName) const { in getFieldType()
1266 StringInit *FieldName; // Field we are accessing variable
1698 bool isValueUnset(StringRef FieldName) const { in isValueUnset()
/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-readobj/
H A DCOFFDumper.cpp135 void printTypeIndex(StringRef FieldName, TypeIndex TI) { in printTypeIndex()
608 const std::string &FieldName) { in printDataDirectory()
/netbsd-src/external/apache2/llvm/dist/clang/tools/libclang/
H A DCXType.cpp1023 DeclarationName FieldName(II); in clang_Type_getOffsetOf() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Object/
H A DWasmObjectFile.cpp780 StringRef FieldName = readString(Ctx); in parseProducersSection() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCGDebugInfo.cpp2777 StringRef FieldName = Field->getName(); in CreateTypeDefinition() local
4336 StringRef FieldName = Field->getName(); in EmitDeclare() local
4747 StringRef FieldName = Field->getName(); in CollectAnonRecordDecls() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/Frontend/Rewrite/
H A DRewriteObjC.cpp3418 std::string FieldName = (*I)->getNameAsString(); in SynthesizeBlockImpl() local
3447 std::string FieldName = (*I)->getNameAsString(); in SynthesizeBlockImpl() local
H A DRewriteModernObjC.cpp4207 std::string FieldName = (*I)->getNameAsString(); in SynthesizeBlockImpl() local
4236 std::string FieldName = (*I)->getNameAsString(); in SynthesizeBlockImpl() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/MC/MCParser/
H A DMasmParser.cpp341 FieldInfo &StructInfo::addField(StringRef FieldName, FieldType FT, in addField()
6976 const StringRef FieldName = Split.first, FieldMember = Split.second; in lookUpField() local
/netbsd-src/external/apache2/llvm/dist/clang/tools/c-index-test/
H A Dc-index-test.c1750 const char *FieldName = clang_getCString(FieldSpelling); in PrintTypeSize() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaInit.cpp2539 IdentifierInfo *FieldName = D->getFieldName(); in CheckDesignatedInitializer() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DCodeGenPrepare.cpp2430 enum FieldName { enum

12