Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/llvm/include/llvm/Support/
H A DSpecialCaseList.h88 StringMap<StringMap<Entry> > Entries; variable
/minix3/external/bsd/llvm/dist/llvm/include/llvm/DebugInfo/
H A DDWARFDebugLoc.h38 SmallVector<Entry, 2> Entries; member
68 SmallVector<Entry, 2> Entries; member
H A DDWARFDebugRangeList.h62 std::vector<RangeListEntry> Entries; variable
/minix3/external/bsd/llvm/dist/llvm/lib/CodeGen/AsmPrinter/
H A DAddressPool.cpp35 SmallVector<const MCExpr *, 64> Entries(Pool.size()); in emit() local
H A DDwarfStringPool.cpp46 Entries(Pool.size()); in emit() local
H A DDwarfAccelTable.h237 StringEntries Entries; variable
/minix3/external/bsd/llvm/dist/llvm/include/llvm/MC/
H A DConstantPools.h40 EntryVecTy Entries; variable
/minix3/external/bsd/llvm/dist/llvm/tools/dsymutil/
H A DDebugMap.cpp37 std::vector<Entry> Entries; in print() local
/minix3/external/bsd/llvm/dist/llvm/utils/TableGen/
H A DSequenceToOffsetTable.h57 unsigned Entries; variable
H A DDAGISelMatcherOpt.cpp488 Matcher *Entries[2] = { PrevMatcher, MatcherWithoutCTM }; in FactorNodes() local
/minix3/external/bsd/llvm/dist/clang/include/clang/Frontend/
H A DLogDiagnosticPrinter.h60 SmallVector<DiagEntry, 8> Entries; variable
/minix3/external/bsd/llvm/dist/llvm/lib/CodeGen/
H A DInterferenceCache.h146 Entry Entries[CacheEntries]; variable
/minix3/external/bsd/llvm/dist/llvm/tools/llvm-readobj/
H A DWin64EHDumper.cpp314 const RuntimeFunction *Entries = in printData() local
H A DARMEHABIPrinter.h478 const unsigned Entries = IT->sh_size / IndexTableEntrySize; in PrintIndexTable() local
/minix3/external/bsd/llvm/dist/clang/lib/Basic/
H A DSourceManager.cpp192 std::vector<LineEntry> &Entries = LineEntries[FID]; in AddLineNote() local
227 std::vector<LineEntry> &Entries = LineEntries[FID]; in AddLineNote() local
257 const std::vector<LineEntry> &Entries = LineEntries[FID]; in FindNearestLineEntry() local
275 const std::vector<LineEntry> &Entries) { in AddEntry()
H A DVirtualFileSystem.cpp1083 void JSONWriter::write(ArrayRef<YAMLVFSEntry> Entries, in write()
/minix3/external/bsd/llvm/dist/clang/lib/StaticAnalyzer/Checkers/
H A DCStringChecker.cpp1980 CStringLengthTy Entries = state->get<CStringLength>(); in wantsRegionChangeUpdate() local
1990 CStringLengthTy Entries = state->get<CStringLength>(); in checkRegionChanges() local
2040 CStringLengthTy Entries = state->get<CStringLength>(); in checkLiveSymbols() local
2058 CStringLengthTy Entries = state->get<CStringLength>(); in checkDeadSymbols() local
/minix3/external/bsd/llvm/dist/clang/lib/ARCMigrate/
H A DObjCMT.cpp2081 bool parse(StringRef File, SmallVectorImpl<EditEntry> &Entries) { in parse()
2115 SmallVectorImpl<EditEntry> &Entries) { in parseEdit()
2244 SmallVector<EditEntry, 16> Entries; in getFileRemappingsFromFileList() local
/minix3/external/bsd/llvm/dist/llvm/lib/MC/
H A DMCDwarf.cpp764 const std::vector<MCGenDwarfLabelEntry> &Entries = in EmitGenDwarfInfo() local
/minix3/minix/drivers/power/acpi/include/
H A Dactbl1.h240 UINT32 Entries; member
362 UINT32 Entries; member
H A Dactbl2.h1385 UINT32 Entries; /* Number of watchdog entries that follow */ member
/minix3/external/bsd/llvm/dist/llvm/lib/Transforms/Instrumentation/
H A DAddressSanitizer.cpp288 DenseMap<GlobalVariable*, Entry> Entries; member in __anona3fcfda30111::GlobalsMetadata
/minix3/external/bsd/llvm/dist/clang/lib/Sema/
H A DSemaOverload.cpp775 SmallVector<Entry, 2> Entries; member in __anon0f8216040211::UnbridgedCastsSet
/minix3/external/bsd/llvm/dist/clang/lib/Serialization/
H A DASTReader.cpp1045 std::vector<LineEntry> Entries; in ParseLineTable() local
/minix3/external/bsd/llvm/dist/clang/lib/AST/
H A DExprConstant.cpp174 SmallVector<PathEntry, 8> Entries; member