HomeSort by relevance Sort by last modified time
    Searched refs:setIsPoisoned (Results 1 - 25 of 28) sorted by null

1 2

  /prebuilts/clang/host/darwin-x86/clang-4579689/include/clang/Lex/
VariadicMacroSupport.h 51 Ident__VA_ARGS__->setIsPoisoned(false);
53 Ident__VA_OPT__->setIsPoisoned(false);
61 Ident__VA_ARGS__->setIsPoisoned(true);
63 Ident__VA_OPT__->setIsPoisoned(true);
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/clang/Lex/
VariadicMacroSupport.h 51 Ident__VA_ARGS__->setIsPoisoned(false);
53 Ident__VA_OPT__->setIsPoisoned(false);
61 Ident__VA_ARGS__->setIsPoisoned(true);
63 Ident__VA_OPT__->setIsPoisoned(true);
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/clang/Lex/
VariadicMacroSupport.h 51 Ident__VA_ARGS__->setIsPoisoned(false);
53 Ident__VA_OPT__->setIsPoisoned(false);
61 Ident__VA_ARGS__->setIsPoisoned(true);
63 Ident__VA_OPT__->setIsPoisoned(true);
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/clang/Lex/
VariadicMacroSupport.h 51 Ident__VA_ARGS__->setIsPoisoned(false);
53 Ident__VA_OPT__->setIsPoisoned(false);
61 Ident__VA_ARGS__->setIsPoisoned(true);
63 Ident__VA_OPT__->setIsPoisoned(true);
  /prebuilts/clang/host/linux-x86/clang-4579689/include/clang/Lex/
VariadicMacroSupport.h 51 Ident__VA_ARGS__->setIsPoisoned(false);
53 Ident__VA_OPT__->setIsPoisoned(false);
61 Ident__VA_ARGS__->setIsPoisoned(true);
63 Ident__VA_OPT__->setIsPoisoned(true);
  /prebuilts/clang/host/linux-x86/clang-4630689/include/clang/Lex/
VariadicMacroSupport.h 51 Ident__VA_ARGS__->setIsPoisoned(false);
53 Ident__VA_OPT__->setIsPoisoned(false);
61 Ident__VA_ARGS__->setIsPoisoned(true);
63 Ident__VA_OPT__->setIsPoisoned(true);
  /prebuilts/clang/host/linux-x86/clang-4639204/include/clang/Lex/
VariadicMacroSupport.h 51 Ident__VA_ARGS__->setIsPoisoned(false);
53 Ident__VA_OPT__->setIsPoisoned(false);
61 Ident__VA_ARGS__->setIsPoisoned(true);
63 Ident__VA_OPT__->setIsPoisoned(true);
  /prebuilts/clang/host/linux-x86/clang-4691093/include/clang/Lex/
VariadicMacroSupport.h 51 Ident__VA_ARGS__->setIsPoisoned(false);
53 Ident__VA_OPT__->setIsPoisoned(false);
61 Ident__VA_ARGS__->setIsPoisoned(true);
63 Ident__VA_OPT__->setIsPoisoned(true);
  /external/clang/lib/Lex/
Preprocessor.cpp 117 (Ident__VA_ARGS__ = getIdentifierInfo("__VA_ARGS__"))->setIsPoisoned();
582 Ident__exception_code->setIsPoisoned(Poison);
583 Ident___exception_code->setIsPoisoned(Poison);
584 Ident_GetExceptionCode->setIsPoisoned(Poison);
585 Ident__exception_info->setIsPoisoned(Poison);
586 Ident___exception_info->setIsPoisoned(Poison);
587 Ident_GetExceptionInfo->setIsPoisoned(Poison);
588 Ident__abnormal_termination->setIsPoisoned(Poison);
589 Ident___abnormal_termination->setIsPoisoned(Poison);
590 Ident_AbnormalTermination->setIsPoisoned(Poison)
    [all...]
  /external/clang/include/clang/Basic/
IdentifierTable.h 251 /// setIsPoisoned - Mark this identifier as poisoned. After poisoning, the
253 void setIsPoisoned(bool Value = true) {
378 II->setIsPoisoned(NewValue);
383 II->setIsPoisoned(OldValue);
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/clang/include/clang/Basic/
IdentifierTable.h 258 /// setIsPoisoned - Mark this identifier as poisoned. After poisoning, the
260 void setIsPoisoned(bool Value = true) {
390 II->setIsPoisoned(NewValue);
395 II->setIsPoisoned(OldValue);
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/clang/Basic/
IdentifierTable.h 258 /// setIsPoisoned - Mark this identifier as poisoned. After poisoning, the
260 void setIsPoisoned(bool Value = true) {
403 II->setIsPoisoned(NewValue);
408 II->setIsPoisoned(OldValue);
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/clang/Basic/
IdentifierTable.h 258 /// setIsPoisoned - Mark this identifier as poisoned. After poisoning, the
260 void setIsPoisoned(bool Value = true) {
403 II->setIsPoisoned(NewValue);
408 II->setIsPoisoned(OldValue);
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/clang/Basic/
IdentifierTable.h 258 /// setIsPoisoned - Mark this identifier as poisoned. After poisoning, the
260 void setIsPoisoned(bool Value = true) {
398 II->setIsPoisoned(NewValue);
403 II->setIsPoisoned(OldValue);
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/clang/Basic/
IdentifierTable.h 258 /// setIsPoisoned - Mark this identifier as poisoned. After poisoning, the
260 void setIsPoisoned(bool Value = true) {
398 II->setIsPoisoned(NewValue);
403 II->setIsPoisoned(OldValue);
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/clang/Basic/
IdentifierTable.h 258 /// setIsPoisoned - Mark this identifier as poisoned. After poisoning, the
260 void setIsPoisoned(bool Value = true) {
398 II->setIsPoisoned(NewValue);
403 II->setIsPoisoned(OldValue);
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/clang/Basic/
IdentifierTable.h 258 /// setIsPoisoned - Mark this identifier as poisoned. After poisoning, the
260 void setIsPoisoned(bool Value = true) {
398 II->setIsPoisoned(NewValue);
403 II->setIsPoisoned(OldValue);
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/clang/include/clang/Basic/
IdentifierTable.h 258 /// setIsPoisoned - Mark this identifier as poisoned. After poisoning, the
260 void setIsPoisoned(bool Value = true) {
390 II->setIsPoisoned(NewValue);
395 II->setIsPoisoned(OldValue);
  /prebuilts/clang/host/linux-x86/clang-4393122/include/clang/Basic/
IdentifierTable.h 258 /// setIsPoisoned - Mark this identifier as poisoned. After poisoning, the
260 void setIsPoisoned(bool Value = true) {
403 II->setIsPoisoned(NewValue);
408 II->setIsPoisoned(OldValue);
  /prebuilts/clang/host/linux-x86/clang-4479392/include/clang/Basic/
IdentifierTable.h 258 /// setIsPoisoned - Mark this identifier as poisoned. After poisoning, the
260 void setIsPoisoned(bool Value = true) {
403 II->setIsPoisoned(NewValue);
408 II->setIsPoisoned(OldValue);
  /prebuilts/clang/host/linux-x86/clang-4579689/include/clang/Basic/
IdentifierTable.h 258 /// setIsPoisoned - Mark this identifier as poisoned. After poisoning, the
260 void setIsPoisoned(bool Value = true) {
398 II->setIsPoisoned(NewValue);
403 II->setIsPoisoned(OldValue);
  /prebuilts/clang/host/linux-x86/clang-4630689/include/clang/Basic/
IdentifierTable.h 258 /// setIsPoisoned - Mark this identifier as poisoned. After poisoning, the
260 void setIsPoisoned(bool Value = true) {
398 II->setIsPoisoned(NewValue);
403 II->setIsPoisoned(OldValue);
  /prebuilts/clang/host/linux-x86/clang-4639204/include/clang/Basic/
IdentifierTable.h 258 /// setIsPoisoned - Mark this identifier as poisoned. After poisoning, the
260 void setIsPoisoned(bool Value = true) {
398 II->setIsPoisoned(NewValue);
403 II->setIsPoisoned(OldValue);
  /prebuilts/clang/host/linux-x86/clang-4691093/include/clang/Basic/
IdentifierTable.h 258 /// setIsPoisoned - Mark this identifier as poisoned. After poisoning, the
260 void setIsPoisoned(bool Value = true) {
398 II->setIsPoisoned(NewValue);
403 II->setIsPoisoned(OldValue);
  /external/clang/lib/Parse/
ParseStmt.cpp 488 Ident__exception_info->setIsPoisoned(false);
489 Ident___exception_info->setIsPoisoned(false);
490 Ident_GetExceptionInfo->setIsPoisoned(false);
501 Ident__exception_info->setIsPoisoned(true);
502 Ident___exception_info->setIsPoisoned(true);
503 Ident_GetExceptionInfo->setIsPoisoned(true);
    [all...]

Completed in 617 milliseconds

1 2