Home
last modified time | relevance | path

Searched refs:EatSpaces (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/Analysis/FlowSensitive/
H A DArena.cpp123 auto EatSpaces = [&] { In = In.ltrim(' '); }; in parse() local
124 EatSpaces(); in parse()
137 EatSpaces(); in parse()
154 EatSpaces(); in parse()