Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/Parse/
H A DParseCXXInlineMethods.cpp1129 class Parser::UnannotatedTentativeParsingAction : public TentativeParsingAction { class in Parser
1131 explicit UnannotatedTentativeParsingAction(Parser &Self, in UnannotatedTentativeParsingAction() function in Parser::UnannotatedTentativeParsingAction
/openbsd-src/gnu/llvm/clang/include/clang/Parse/
H A DParser.h1026 class UnannotatedTentativeParsingAction; variable