HomeSort by relevance Sort by last modified time
    Searched full:abnormaltermination (Results 1 - 6 of 6) sorted by null

  /external/clang/test/Sema/
__try.c 19 #define AbnormalTermination __abnormal_termination
148 (void)AbnormalTermination; // expected-error{{only allowed in __finally block}}
152 (void)AbnormalTermination; // expected-error{{only allowed in __finally block}}
159 AbnormalTermination();
171 (void)AbnormalTermination(); // expected-error{{only allowed in __finally block}}
  /external/clang/lib/Lex/
Preprocessor.cpp 128 Ident_AbnormalTermination = getIdentifierInfo("AbnormalTermination");
  /external/clang/lib/Parse/
Parser.cpp 492 Ident_AbnormalTermination = PP.getIdentifierInfo("AbnormalTermination");
    [all...]
  /prebuilts/clang/linux-x86/3.1/
clang 
clang++ 
  /prebuilts/sdk/tools/linux/
libclang.so 

Completed in 631 milliseconds