Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/clang/lib/Parse/
H A DParseTentative.cpp1668 TPResult TPR = TryParseTypeofSpecifier(); in isCXXDeclarationSpecifier()
1777 Parser::TPResult Parser::TryParseTypeofSpecifier() { in TryParseTypeofSpecifier() function in Parser
/freebsd-13.1/contrib/llvm-project/clang/include/clang/Parse/
H A DParser.h2544 TPResult TryParseTypeofSpecifier();