Home
last modified time | relevance | path

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

/external/clang/lib/Parse/
DParseCXXInlineMethods.cpp959 class Parser::UnannotatedTentativeParsingAction : public TentativeParsingAction { class in Parser
961 explicit UnannotatedTentativeParsingAction(Parser &Self, in UnannotatedTentativeParsingAction() function in Parser::UnannotatedTentativeParsingAction
/external/clang/include/clang/Parse/
DParser.h684 class UnannotatedTentativeParsingAction; variable