Home
last modified time | relevance | path

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

/external/clang/lib/Parse/
DParseTentative.cpp82 bool Parser::isCXXSimpleDeclaration(bool AllowForRangeDecl) { in isCXXSimpleDeclaration()
231 Parser::TPResult Parser::TryParseSimpleDeclaration(bool AllowForRangeDecl) { in TryParseSimpleDeclaration()