Searched defs:Front (Results 1 - 10 of 10) sorted by relevance

/netbsd-current/external/gpl3/gcc/dist/libsanitizer/tsan/
H A Dtsan_ilist.h135 Elem* IList<Base, Node, Elem>::Front() { function in class:__tsan::IList
/netbsd-current/external/apache2/llvm/dist/llvm/tools/llvm-pdbutil/
H A DFormatUtil.cpp37 StringRef Front = S.take_front(FinalLen / 2); local
/netbsd-current/external/apache2/llvm/dist/clang/lib/DirectoryWatcher/linux/
H A DDirectoryWatcher-linux.cpp106 DirectoryWatcher::Event Front = Events.front(); local
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Target/ARM/
H A DA15SDOptimizer.cpp178 SmallVector<MachineInstr *, 8> Front; local
359 SmallVector<MachineInstr *, 8> Front; local
[all...]
/netbsd-current/external/apache2/llvm/dist/llvm/lib/DebugInfo/Symbolize/
H A DSymbolize.cpp628 char Front = SymbolName.empty() ? '\0' : SymbolName[0]; local
/netbsd-current/external/apache2/llvm/dist/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfCompileUnit.cpp600 const RangeSpan &Front = Ranges.front(); local
/netbsd-current/external/apache2/llvm/dist/llvm/lib/DWARFLinker/
H A DDWARFLinker.cpp1608 object::SectionedAddress Front = Seq.front().Address; local
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Demangle/
H A DMicrosoftDemangle.cpp282 char Front = MangledName.popFront(); local
/netbsd-current/external/apache2/llvm/dist/llvm/utils/TableGen/
H A DGlobalISelEmitter.cpp1033 std::unique_ptr<PredicateTy> Front = std::move(Predicates.front()); local
/netbsd-current/external/apache2/llvm/dist/llvm/lib/IR/
H A DAsmWriter.cpp2836 StringRef Front; local

Completed in 539 milliseconds