Home
last modified time | relevance | path

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

/external/llvm-project/clang/lib/Parse/
DParseExpr.cpp3320 llvm::function_ref<void()> ExpressionStarts) { in ParseExpressionList()
DParseDecl.cpp2354 llvm::function_ref<void()> ExpressionStarts; in ParseDeclarationAfterDeclaratorAndAttributes() local