Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/Parse/
H A DParseTentative.cpp176 TPR = TryParseSimpleDeclaration(AllowForRangeDecl); in isCXXSimpleDeclaration()
267 Parser::TPResult Parser::TryParseSimpleDeclaration(bool AllowForRangeDecl) { in TryParseSimpleDeclaration() function in Parser
/openbsd-src/gnu/llvm/clang/include/clang/Parse/
H A DParser.h2649 TPResult TryParseSimpleDeclaration(bool AllowForRangeDecl);