Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/Parse/
H A DParseTentative.cpp1669 TPResult TPR = TryParseTypeofSpecifier(); in isCXXDeclarationSpecifier()
1781 Parser::TPResult Parser::TryParseTypeofSpecifier() { in TryParseTypeofSpecifier() function in Parser
/llvm-project-15.0.7/clang/include/clang/Parse/
H A DParser.h2575 TPResult TryParseTypeofSpecifier();