Home
last modified time | relevance | path

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

/external/clang/lib/Parse/
DParseTentative.cpp1525 TPResult TPR = TryParseTypeofSpecifier(); in isCXXDeclarationSpecifier()
1610 Parser::TPResult Parser::TryParseTypeofSpecifier() { in TryParseTypeofSpecifier() function in Parser
/external/clang/include/clang/Parse/
DParser.h2055 TPResult TryParseTypeofSpecifier();