Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Parse/
H A DParseCXXInlineMethods.cpp1109 class Parser::UnannotatedTentativeParsingAction : public TentativeParsingAction { class in Parser
1111 explicit UnannotatedTentativeParsingAction(Parser &Self, in UnannotatedTentativeParsingAction() function in Parser::UnannotatedTentativeParsingAction
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Parse/
H A DParser.h991 class UnannotatedTentativeParsingAction; variable