HomeSort by relevance Sort by last modified time
    Searched defs:TentativeParsingAction (Results 1 - 9 of 9) sorted by null

  /external/clang/include/clang/Parse/
Parser.h 667 /// TentativeParsingAction - An object that is used as a kind of "tentative
673 /// TentativeParsingAction TPA(*this);
678 class TentativeParsingAction {
686 explicit TentativeParsingAction(Parser& p) : P(p) {
714 ~TentativeParsingAction() {
718 /// A TentativeParsingAction that automatically reverts in its destructor.
721 : private Parser::TentativeParsingAction {
724 : Parser::TentativeParsingAction(P) {}
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3957855/prebuilt_include/clang/include/clang/Parse/
Parser.h 690 /// TentativeParsingAction - An object that is used as a kind of "tentative
696 /// TentativeParsingAction TPA(*this);
701 class TentativeParsingAction {
709 explicit TentativeParsingAction(Parser& p) : P(p) {
737 ~TentativeParsingAction() {
741 /// A TentativeParsingAction that automatically reverts in its destructor.
744 : private Parser::TentativeParsingAction {
747 : Parser::TentativeParsingAction(P) {}
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3960126/prebuilt_include/clang/include/clang/Parse/
Parser.h 690 /// TentativeParsingAction - An object that is used as a kind of "tentative
696 /// TentativeParsingAction TPA(*this);
701 class TentativeParsingAction {
709 explicit TentativeParsingAction(Parser& p) : P(p) {
737 ~TentativeParsingAction() {
741 /// A TentativeParsingAction that automatically reverts in its destructor.
744 : private Parser::TentativeParsingAction {
747 : Parser::TentativeParsingAction(P) {}
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3977809/prebuilt_include/clang/include/clang/Parse/
Parser.h 690 /// TentativeParsingAction - An object that is used as a kind of "tentative
696 /// TentativeParsingAction TPA(*this);
701 class TentativeParsingAction {
709 explicit TentativeParsingAction(Parser& p) : P(p) {
737 ~TentativeParsingAction() {
741 /// A TentativeParsingAction that automatically reverts in its destructor.
744 : private Parser::TentativeParsingAction {
747 : Parser::TentativeParsingAction(P) {}
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/clang/include/clang/Parse/
Parser.h 690 /// TentativeParsingAction - An object that is used as a kind of "tentative
696 /// TentativeParsingAction TPA(*this);
701 class TentativeParsingAction {
709 explicit TentativeParsingAction(Parser& p) : P(p) {
737 ~TentativeParsingAction() {
741 /// A TentativeParsingAction that automatically reverts in its destructor.
744 : private Parser::TentativeParsingAction {
747 : Parser::TentativeParsingAction(P) {}
    [all...]
  /prebuilts/clang/host/linux-x86/clang-3957855/prebuilt_include/clang/include/clang/Parse/
Parser.h 690 /// TentativeParsingAction - An object that is used as a kind of "tentative
696 /// TentativeParsingAction TPA(*this);
701 class TentativeParsingAction {
709 explicit TentativeParsingAction(Parser& p) : P(p) {
737 ~TentativeParsingAction() {
741 /// A TentativeParsingAction that automatically reverts in its destructor.
744 : private Parser::TentativeParsingAction {
747 : Parser::TentativeParsingAction(P) {}
    [all...]
  /prebuilts/clang/host/linux-x86/clang-3960126/prebuilt_include/clang/include/clang/Parse/
Parser.h 690 /// TentativeParsingAction - An object that is used as a kind of "tentative
696 /// TentativeParsingAction TPA(*this);
701 class TentativeParsingAction {
709 explicit TentativeParsingAction(Parser& p) : P(p) {
737 ~TentativeParsingAction() {
741 /// A TentativeParsingAction that automatically reverts in its destructor.
744 : private Parser::TentativeParsingAction {
747 : Parser::TentativeParsingAction(P) {}
    [all...]
  /prebuilts/clang/host/linux-x86/clang-3977809/prebuilt_include/clang/include/clang/Parse/
Parser.h 690 /// TentativeParsingAction - An object that is used as a kind of "tentative
696 /// TentativeParsingAction TPA(*this);
701 class TentativeParsingAction {
709 explicit TentativeParsingAction(Parser& p) : P(p) {
737 ~TentativeParsingAction() {
741 /// A TentativeParsingAction that automatically reverts in its destructor.
744 : private Parser::TentativeParsingAction {
747 : Parser::TentativeParsingAction(P) {}
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/clang/include/clang/Parse/
Parser.h 690 /// TentativeParsingAction - An object that is used as a kind of "tentative
696 /// TentativeParsingAction TPA(*this);
701 class TentativeParsingAction {
709 explicit TentativeParsingAction(Parser& p) : P(p) {
737 ~TentativeParsingAction() {
741 /// A TentativeParsingAction that automatically reverts in its destructor.
744 : private Parser::TentativeParsingAction {
747 : Parser::TentativeParsingAction(P) {}
    [all...]

Completed in 73 milliseconds