HomeSort by relevance Sort by last modified time
    Searched refs:VtorDispStack (Results 1 - 17 of 17) sorted by null

  /external/clang/lib/Sema/
SemaAttr.cpp 33 S.VtorDispStack.SentinelAction(PSK_Push, SlotLabel);
43 S.VtorDispStack.SentinelAction(PSK_Pop, SlotLabel);
73 if (VtorDispStack.CurrentValue != getLangOpts().VtorDispMode)
75 MSVtorDispAttr::CreateImplicit(Context, VtorDispStack.CurrentValue));
205 if (Action & PSK_Pop && VtorDispStack.Stack.empty())
208 VtorDispStack.Act(PragmaLoc, Action, StringRef(), Mode);
Sema.cpp 86 VtorDispStack(MSVtorDispAttr::Mode(LangOpts.VtorDispMode)),
    [all...]
  /external/clang/include/clang/Sema/
Sema.h 399 PragmaStack<MSVtorDispAttr::Mode> VtorDispStack;
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/clang/include/clang/Sema/
Sema.h 406 PragmaStack<MSVtorDispAttr::Mode> VtorDispStack;
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/clang/Sema/
Sema.h 435 PragmaStack<MSVtorDispAttr::Mode> VtorDispStack;
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/clang/Sema/
Sema.h 435 PragmaStack<MSVtorDispAttr::Mode> VtorDispStack;
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/clang/Sema/
Sema.h 449 PragmaStack<MSVtorDispAttr::Mode> VtorDispStack;
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/clang/Sema/
Sema.h 449 PragmaStack<MSVtorDispAttr::Mode> VtorDispStack;
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/clang/Sema/
Sema.h 449 PragmaStack<MSVtorDispAttr::Mode> VtorDispStack;
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/clang/Sema/
Sema.h 449 PragmaStack<MSVtorDispAttr::Mode> VtorDispStack;
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/clang/include/clang/Sema/
Sema.h 406 PragmaStack<MSVtorDispAttr::Mode> VtorDispStack;
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4393122/include/clang/Sema/
Sema.h 435 PragmaStack<MSVtorDispAttr::Mode> VtorDispStack;
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4479392/include/clang/Sema/
Sema.h 435 PragmaStack<MSVtorDispAttr::Mode> VtorDispStack;
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4579689/include/clang/Sema/
Sema.h 449 PragmaStack<MSVtorDispAttr::Mode> VtorDispStack;
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4630689/include/clang/Sema/
Sema.h 449 PragmaStack<MSVtorDispAttr::Mode> VtorDispStack;
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4639204/include/clang/Sema/
Sema.h 449 PragmaStack<MSVtorDispAttr::Mode> VtorDispStack;
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4691093/include/clang/Sema/
Sema.h 449 PragmaStack<MSVtorDispAttr::Mode> VtorDispStack;
    [all...]

Completed in 164 milliseconds