Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Parse/
H A DParseCXXInlineMethods.cpp1209 class Parser::UnannotatedTentativeParsingAction : public TentativeParsingAction { class in Parser
1211 explicit UnannotatedTentativeParsingAction(Parser &Self, in UnannotatedTentativeParsingAction() function in Parser::UnannotatedTentativeParsingAction
/freebsd/contrib/llvm-project/clang/include/clang/Parse/
H A DParser.h1080 class UnannotatedTentativeParsingAction; variable