Home
last modified time | relevance | path

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

/external/clang/lib/Parse/
DParseCXXInlineMethods.cpp965 class Parser::UnannotatedTentativeParsingAction : public TentativeParsingAction { class in Parser
967 explicit UnannotatedTentativeParsingAction(Parser &Self, in UnannotatedTentativeParsingAction() function in Parser::UnannotatedTentativeParsingAction
1035 UnannotatedTentativeParsingAction PA(*this, in ConsumeAndStoreInitializer()
/external/clang/include/clang/Parse/
DParser.h728 class UnannotatedTentativeParsingAction; variable