Home
last modified time | relevance | path

Searched defs:getCurrentPosition (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Demangle/
H A DUtility.h129 size_t getCurrentPosition() const { return CurrentPosition; } in getCurrentPosition() function
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/
H A DRegisterScavenging.h110 MachineBasicBlock::iterator getCurrentPosition() const { return MBBI; } in getCurrentPosition() function