Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/ASTMatchers/
H A DASTMatchersInternal.cpp538 bool consumeNameSuffix(StringRef NodeName, bool CanSkip) { in consumeNameSuffix() argument
539 if (CanSkip) { in consumeNameSuffix()