Home
last modified time | relevance | path

Searched defs:CurrentBase (Results 1 – 4 of 4) sorted by relevance

/llvm-project/llvm/lib/DebugInfo/DWARF/
H A DDWARFDebugRnglists.cpp177 uint64_t &CurrentBase, DIDumpOptions DumpOpts, in dump()
/llvm-project/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFListTable.h273 uint64_t CurrentBase = 0; in dump() local
/llvm-project/llvm/lib/Transforms/Scalar/
H A DGuardWidening.cpp874 const Value *CurrentBase = Checks.front().getBase(); combineRangeChecks() local
/llvm-project/clang/utils/TableGen/
H A DClangAttrEmitter.cpp2080 return doesDeclDeriveFrom(CurrentBase, Base); in doesDeclDeriveFrom() local