Home
last modified time | relevance | path

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

12

/freebsd-src/contrib/llvm-project/llvm/lib/DebugInfo/CodeView/
H A DTypeIndex.cpp93 void llvm::codeview::printTypeIndex(ScopedPrinter &Printer, StringRef FieldName, in printTypeIndex()
H A DTypeDumpVisitor.cpp162 printTypeIndex(StringRef FieldName,TypeIndex TI) const printTypeIndex() argument
166 printItemIndex(StringRef FieldName,TypeIndex TI) const printItemIndex() argument
H A DSymbolDumper.cpp97 void CVSymbolDumperImpl::printTypeIndex(StringRef FieldName, TypeIndex TI) { in printTypeIndex()
/freebsd-src/contrib/llvm-project/clang/include/clang/Sema/
H A DDesignator.h42 const IdentifierInfo *FieldName; member
115 static Designator CreateFieldDesignator(const IdentifierInfo *FieldName, in CreateFieldDesignator()
/freebsd-src/contrib/llvm-project/llvm/lib/TableGen/
H A DSetTheory.cpp241 StringRef FieldName; member
277 void SetTheory::addFieldExpander(StringRef ClassName, StringRef FieldName) { in addFieldExpander() argument
H A DTGParser.cpp2966 StringInit *FieldName = StringInit::get(Records, Lex.getCurStrVal()); ParseValue() local
3455 StringInit *FieldName = StringInit::get(Records, Lex.getCurStrVal()); ParseBodyItem() local
H A DRecord.cpp3093 getValueAsBitOrUnset(StringRef FieldName,bool & Unset) const getValueAsBitOrUnset() argument
[all...]
/freebsd-src/sys/contrib/dev/acpica/common/
H A Ddmtbinfo3.c864 ACPI_DM_GENERIC_ENTRY(FieldType,FieldName) global() argument
/freebsd-src/contrib/llvm-project/clang/lib/Parse/
H A DParseInit.cpp169 const IdentifierInfo *FieldName = Tok.getIdentifierInfo(); ParseInitializerWithPotentialDesignator() local
/freebsd-src/contrib/llvm-project/llvm/utils/TableGen/
H A DSearchableTableEmitter.cpp556 for (const auto &FieldName : Key) { parseSearchIndex() local
702 for (const auto &FieldName : Fields) { run() local
806 std::string FieldName = std::string(Field.getName()); run() local
[all...]
H A DSubtargetEmitter.cpp218 const StringRef FieldName = Feature->getValueAsString("FieldName"); in EmitSubtargetInfoMacroCalls() local
1837 StringRef FieldName = R->getValueAsString("FieldName"); ParseFeaturesFunction() local
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/ExecutionEngine/JITLink/
H A DEHFrameSupport.cpp450 const char *FieldName) { in readPointerEncoding()
514 size_t PointerFieldOffset, const char *FieldName) { in getOrCreateEncodedPointerEdge()
/freebsd-src/contrib/llvm-project/llvm/lib/Object/
H A DArchive.cpp181 getArchiveMemberDecField(Twine FieldName, const StringRef RawField, in getArchiveMemberDecField() argument
199 getArchiveMemberOctField(Twine FieldName, const StringRef RawField, in getArchiveMemberOctField() argument
H A DWasmObjectFile.cpp875 StringRef FieldName = readString(Ctx); parseProducersSection() local
/freebsd-src/stand/efi/include/Protocol/
H A DHttp.h221 CHAR8 *FieldName; member
/freebsd-src/contrib/llvm-project/llvm/lib/Support/
H A DJSON.cpp332 llvm::StringRef FieldName = S.field(); printErrorContext() local
/freebsd-src/contrib/llvm-project/llvm/include/llvm/TableGen/
H A DRecord.h391 virtual RecTy *getFieldType(StringInit *FieldName) const { in getFieldType() argument
1403 StringInit *FieldName; // Field we are accessing variable
1891 isValueUnset(StringRef FieldName) isValueUnset() argument
[all...]
/freebsd-src/contrib/llvm-project/llvm/tools/llvm-readobj/
H A DCOFFDumper.cpp136 printTypeIndex(StringRef FieldName,TypeIndex TI) printTypeIndex() argument
657 printDataDirectory(uint32_t Index,const std::string & FieldName) printDataDirectory() argument
/freebsd-src/contrib/llvm-project/llvm/lib/DebugInfo/LogicalView/Readers/
H A DLVCodeViewVisitor.cpp485 void LVTypeVisitor::printTypeIndex(StringRef FieldName, TypeIndex TI, in printTypeIndex() argument
727 void LVSymbolVisitor::printTypeIndex(StringRef FieldName, TypeIndex TI) const { in printTypeIndex() argument
1744 void LVLogicalVisitor::printTypeIndex(StringRef FieldName, TypeInde argument
[all...]
/freebsd-src/contrib/llvm-project/clang/lib/CodeGen/
H A DCGDebugInfo.cpp3044 StringRef FieldName = Field->getName(); CreateTypeDefinition() local
4683 StringRef FieldName = Field->getName(); EmitDeclare() local
5231 StringRef FieldName = Field->getName(); CollectAnonRecordDecls() local
/freebsd-src/contrib/llvm-project/clang/lib/Frontend/Rewrite/
H A DRewriteObjC.cpp3406 std::string FieldName = (*I)->getNameAsString(); in SynthesizeBlockImpl() local
3435 std::string FieldName = (*I)->getNameAsString(); in SynthesizeBlockImpl() local
H A DRewriteModernObjC.cpp4196 std::string ArgName = "_" + FieldName; in SynthesizeBlockImpl() local
4225 std::string ArgName = "_" + FieldName; in SynthesizeBlockImpl() local
[all...]
/freebsd-src/contrib/llvm-project/clang/lib/AST/
H A DODRDiagsEmitter.cpp148 FieldName, in diagnoseSubMismatchField() enumerator
/freebsd-src/contrib/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/
H A DDWARFASTParserClang.cpp139 ShouldIgnoreArtificialField(llvm::StringRef FieldName) ShouldIgnoreArtificialField() argument
/freebsd-src/contrib/llvm-project/llvm/lib/MC/MCParser/
H A DMasmParser.cpp227 FieldInfo &StructInfo::addField(StringRef FieldName, FieldType FT, in addField() argument
7275 const StringRef FieldName = Split.first, FieldMember = Split.second; lookUpField() local

12