/aosp_15_r20/external/clang/lib/Parse/ |
H A D | RAIIObjectsForParser.h | 346 PoisonIdentifierRAIIObject Ident___abnormal_termination; variable 357 Ident___abnormal_termination(Self.Ident___abnormal_termination, NewValue), in PoisonSEHIdentifiersRAIIObject()
|
H A D | Parser.cpp | 501 Ident___exception_info = Ident___abnormal_termination = nullptr; in Initialize() 513 Ident___abnormal_termination = PP.getIdentifierInfo("__abnormal_termination"); in Initialize() 523 PP.SetPoisonReason(Ident___abnormal_termination,diag::err_seh___finally_block); in Initialize()
|
H A D | ParseStmt.cpp | 530 raii2(Ident___abnormal_termination, false), in ParseSEHFinallyBlock()
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/clang/Parse/ |
D | RAIIObjectsForParser.h | 401 PoisonIdentifierRAIIObject Ident___abnormal_termination; variable 412 Ident___abnormal_termination(Self.Ident___abnormal_termination, NewValue), in PoisonSEHIdentifiersRAIIObject()
|
D | Parser.h | 106 *Ident___abnormal_termination, variable
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/clang/Parse/ |
D | RAIIObjectsForParser.h | 401 PoisonIdentifierRAIIObject Ident___abnormal_termination; variable 412 Ident___abnormal_termination(Self.Ident___abnormal_termination, NewValue), in PoisonSEHIdentifiersRAIIObject()
|
D | Parser.h | 107 *Ident___abnormal_termination, variable
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/clang/Parse/ |
D | RAIIObjectsForParser.h | 401 PoisonIdentifierRAIIObject Ident___abnormal_termination; variable 412 Ident___abnormal_termination(Self.Ident___abnormal_termination, NewValue), in PoisonSEHIdentifiersRAIIObject()
|
D | Parser.h | 107 *Ident___abnormal_termination, variable
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/clang/Parse/ |
D | RAIIObjectsForParser.h | 401 PoisonIdentifierRAIIObject Ident___abnormal_termination; variable 412 Ident___abnormal_termination(Self.Ident___abnormal_termination, NewValue), in PoisonSEHIdentifiersRAIIObject()
|
D | Parser.h | 109 *Ident___abnormal_termination, variable
|
/aosp_15_r20/external/clang/lib/Lex/ |
H A D | Preprocessor.cpp | 134 Ident___abnormal_termination = getIdentifierInfo("__abnormal_termination"); in Preprocessor() 139 Ident___exception_code = Ident___abnormal_termination = nullptr; in Preprocessor() 589 Ident___abnormal_termination->setIsPoisoned(Poison); in PoisonSEHIdentifiers()
|
/aosp_15_r20/external/clang/include/clang/Lex/ |
H A D | Preprocessor.h | 1565 *Ident___abnormal_termination, variable
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/clang/Lex/ |
D | Preprocessor.h | 2256 *Ident___abnormal_termination, variable
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/clang/Lex/ |
D | Preprocessor.h | 2266 *Ident___abnormal_termination, variable
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/clang/Lex/ |
D | Preprocessor.h | 2267 *Ident___abnormal_termination, variable
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/clang/Lex/ |
D | Preprocessor.h | 2266 *Ident___abnormal_termination, variable
|
/aosp_15_r20/external/clang/include/clang/Parse/ |
H A D | Parser.h | 101 *Ident___abnormal_termination, variable
|