Home
last modified time | relevance | path

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

/external/clang/lib/Parse/
DParseCXXInlineMethods.cpp857 class Parser::UnannotatedTentativeParsingAction : public TentativeParsingAction { class in Parser
859 explicit UnannotatedTentativeParsingAction(Parser &Self, in UnannotatedTentativeParsingAction() function in Parser::UnannotatedTentativeParsingAction
925 UnannotatedTentativeParsingAction PA(*this, in ConsumeAndStoreInitializer()
/external/clang/include/clang/Parse/
DParser.h695 class UnannotatedTentativeParsingAction; variable