Home
last modified time | relevance | path

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

/llvm-project-15.0.7/lldb/source/Plugins/ExpressionParser/Clang/
H A DClangExpressionSourceCode.cpp202 bool hasToken(llvm::StringRef token) const { in hasToken() function in __anon16fdfc6f0211::TokenVerifier
225 if (!childName.IsEmpty() && verifier.hasToken(childName.GetStringRef()) && in AddLambdaCaptureDecls()
322 if (!expr.empty() && !tokens.hasToken(var_name.GetStringRef())) in AddLocalVariableDecls()