Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Format/
H A DUnwrappedLineParser.cpp1546 bool HasGetOrSet = false; in tryToParsePropertyAccessor() local
1553 HasGetOrSet = true; in tryToParsePropertyAccessor()
1562 if (!HasGetOrSet) { in tryToParsePropertyAccessor()