Home
last modified time | relevance | path

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

/external/llvm-project/flang/lib/Parser/
Dtoken-sequence.cpp255 TokenSequence &TokenSequence::ClipComment(bool skipFirst) { in ClipComment()
/external/cldr/tools/java/org/unicode/cldr/util/
DXMLSource.java1009 …private AliasLocation getPathLocation(String xpath, boolean skipFirst, boolean skipInheritanceMark… in getPathLocation()