Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/clang/lib/Parse/
H A DParseCXXInlineMethods.cpp949 class Parser::UnannotatedTentativeParsingAction : public TentativeParsingAction { class in Parser
951 explicit UnannotatedTentativeParsingAction(Parser &Self, in UnannotatedTentativeParsingAction() function in Parser::UnannotatedTentativeParsingAction
/minix3/external/bsd/llvm/dist/clang/include/clang/Parse/
H A DParser.h684 class UnannotatedTentativeParsingAction; variable