Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/
H A DClangExpressionSourceCode.cpp214 bool hasToken(llvm::StringRef token) const { in hasToken() function in __anonb862a33f0311::TokenVerifier
237 if (!childName.IsEmpty() && verifier.hasToken(childName.GetStringRef()) && in AddLambdaCaptureDecls()
334 if (!expr.empty() && !tokens.hasToken(var_name.GetStringRef())) in AddLocalVariableDecls()