Home
last modified time | relevance | path

Searched defs:popFront (Results 1 – 3 of 3) sorted by relevance

/openbsd-src/gnu/llvm/libcxxabi/src/demangle/
H A DStringView.h80 char popFront() { in popFront() function
/openbsd-src/gnu/llvm/llvm/include/llvm/Demangle/
H A DStringView.h80 char popFront() { in popFront() function
/openbsd-src/gnu/llvm/llvm/lib/FileCheck/
H A DFileCheck.cpp469 static char popFront(StringRef &S) { in popFront() function