Home
last modified time | relevance | path

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

/external/clang/lib/Parse/
DParseTentative.cpp131 TPR = TryParseSimpleDeclaration(AllowForRangeDecl); in isCXXSimpleDeclaration()
232 Parser::TPResult Parser::TryParseSimpleDeclaration(bool AllowForRangeDecl) { in TryParseSimpleDeclaration() function in Parser
/external/clang/include/clang/Parse/
DParser.h2054 TPResult TryParseSimpleDeclaration(bool AllowForRangeDecl);