Home
last modified time | relevance | path

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

/external/clang/lib/Parse/
DParseTentative.cpp1453 TPResult TPR = TryParseTypeofSpecifier(); in isCXXDeclarationSpecifier()
1538 Parser::TPResult Parser::TryParseTypeofSpecifier() { in TryParseTypeofSpecifier() function in Parser
/external/clang/include/clang/Parse/
DParser.h1937 TPResult TryParseTypeofSpecifier();