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

  /external/clang/lib/Sema/
SemaAttr.cpp 43 S.VtorDispStack.SentinelAction(PSK_Pop, SlotLabel);
44 S.DataSegStack.SentinelAction(PSK_Pop, SlotLabel);
45 S.BSSSegStack.SentinelAction(PSK_Pop, SlotLabel);
46 S.ConstSegStack.SentinelAction(PSK_Pop, SlotLabel);
47 S.CodeSegStack.SentinelAction(PSK_Pop, SlotLabel);
113 Action = Sema::PSK_Pop;
165 if (Action & Sema::PSK_Pop) {
205 if (Action & PSK_Pop && VtorDispStack.Stack.empty())
222 else if (Action & PSK_Pop) {
306 if (Action & PSK_Pop && Stack->Stack.empty()
    [all...]
  /external/clang/lib/Parse/
ParsePragma.cpp 641 Action = Sema::PSK_Pop;
    [all...]
  /external/clang/include/clang/Sema/
Sema.h 336 PSK_Pop = 0x4, // #pragma (pop[, id])
339 PSK_Pop_Set = PSK_Pop | PSK_Set, // #pragma (pop[, id], value)
374 assert((Action == PSK_Push || Action == PSK_Pop) &&
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/clang/include/clang/Sema/
Sema.h 343 PSK_Pop = 0x4, // #pragma (pop[, id])
346 PSK_Pop_Set = PSK_Pop | PSK_Set, // #pragma (pop[, id], value)
381 assert((Action == PSK_Push || Action == PSK_Pop) &&
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/clang/Sema/
Sema.h 372 PSK_Pop = 0x4, // #pragma (pop[, id])
375 PSK_Pop_Set = PSK_Pop | PSK_Set, // #pragma (pop[, id], value)
410 assert((Action == PSK_Push || Action == PSK_Pop) &&
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/clang/Sema/
Sema.h 372 PSK_Pop = 0x4, // #pragma (pop[, id])
375 PSK_Pop_Set = PSK_Pop | PSK_Set, // #pragma (pop[, id], value)
410 assert((Action == PSK_Push || Action == PSK_Pop) &&
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/clang/Sema/
Sema.h 383 PSK_Pop = 0x4, // #pragma (pop[, id])
386 PSK_Pop_Set = PSK_Pop | PSK_Set, // #pragma (pop[, id], value)
422 assert((Action == PSK_Push || Action == PSK_Pop) &&
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/clang/Sema/
Sema.h 383 PSK_Pop = 0x4, // #pragma (pop[, id])
386 PSK_Pop_Set = PSK_Pop | PSK_Set, // #pragma (pop[, id], value)
422 assert((Action == PSK_Push || Action == PSK_Pop) &&
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/clang/Sema/
Sema.h 383 PSK_Pop = 0x4, // #pragma (pop[, id])
386 PSK_Pop_Set = PSK_Pop | PSK_Set, // #pragma (pop[, id], value)
422 assert((Action == PSK_Push || Action == PSK_Pop) &&
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/clang/Sema/
Sema.h 383 PSK_Pop = 0x4, // #pragma (pop[, id])
386 PSK_Pop_Set = PSK_Pop | PSK_Set, // #pragma (pop[, id], value)
422 assert((Action == PSK_Push || Action == PSK_Pop) &&
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/clang/include/clang/Sema/
Sema.h 343 PSK_Pop = 0x4, // #pragma (pop[, id])
346 PSK_Pop_Set = PSK_Pop | PSK_Set, // #pragma (pop[, id], value)
381 assert((Action == PSK_Push || Action == PSK_Pop) &&
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4393122/include/clang/Sema/
Sema.h 372 PSK_Pop = 0x4, // #pragma (pop[, id])
375 PSK_Pop_Set = PSK_Pop | PSK_Set, // #pragma (pop[, id], value)
410 assert((Action == PSK_Push || Action == PSK_Pop) &&
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4479392/include/clang/Sema/
Sema.h 372 PSK_Pop = 0x4, // #pragma (pop[, id])
375 PSK_Pop_Set = PSK_Pop | PSK_Set, // #pragma (pop[, id], value)
410 assert((Action == PSK_Push || Action == PSK_Pop) &&
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4579689/include/clang/Sema/
Sema.h 383 PSK_Pop = 0x4, // #pragma (pop[, id])
386 PSK_Pop_Set = PSK_Pop | PSK_Set, // #pragma (pop[, id], value)
422 assert((Action == PSK_Push || Action == PSK_Pop) &&
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4630689/include/clang/Sema/
Sema.h 383 PSK_Pop = 0x4, // #pragma (pop[, id])
386 PSK_Pop_Set = PSK_Pop | PSK_Set, // #pragma (pop[, id], value)
422 assert((Action == PSK_Push || Action == PSK_Pop) &&
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4639204/include/clang/Sema/
Sema.h 383 PSK_Pop = 0x4, // #pragma (pop[, id])
386 PSK_Pop_Set = PSK_Pop | PSK_Set, // #pragma (pop[, id], value)
422 assert((Action == PSK_Push || Action == PSK_Pop) &&
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4691093/include/clang/Sema/
Sema.h 383 PSK_Pop = 0x4, // #pragma (pop[, id])
386 PSK_Pop_Set = PSK_Pop | PSK_Set, // #pragma (pop[, id], value)
422 assert((Action == PSK_Push || Action == PSK_Pop) &&
    [all...]

Completed in 596 milliseconds