/aosp_15_r20/external/clang/lib/Parse/ |
H A D | RAIIObjectsForParser.h | 347 PoisonIdentifierRAIIObject Ident___exception_code; variable 358 Ident___exception_code(Self.Ident___exception_code, NewValue), in PoisonSEHIdentifiersRAIIObject()
|
H A D | Parser.cpp | 500 Ident__abnormal_termination = Ident___exception_code = nullptr; in Initialize() 510 Ident___exception_code = PP.getIdentifierInfo("__exception_code"); in Initialize() 517 PP.SetPoisonReason(Ident___exception_code,diag::err_seh___except_block); in Initialize()
|
H A D | ParseStmt.cpp | 478 raii2(Ident___exception_code, false), in ParseSEHExceptBlock()
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/clang/Parse/ |
D | RAIIObjectsForParser.h | 402 PoisonIdentifierRAIIObject Ident___exception_code; variable 413 Ident___exception_code(Self.Ident___exception_code, NewValue), in PoisonSEHIdentifiersRAIIObject()
|
D | Parser.h | 98 *Ident___exception_code, variable
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/clang/Parse/ |
D | RAIIObjectsForParser.h | 402 PoisonIdentifierRAIIObject Ident___exception_code; variable 413 Ident___exception_code(Self.Ident___exception_code, NewValue), in PoisonSEHIdentifiersRAIIObject()
|
D | Parser.h | 99 *Ident___exception_code, variable
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/clang/Parse/ |
D | RAIIObjectsForParser.h | 402 PoisonIdentifierRAIIObject Ident___exception_code; variable 413 Ident___exception_code(Self.Ident___exception_code, NewValue), in PoisonSEHIdentifiersRAIIObject()
|
D | Parser.h | 99 *Ident___exception_code, variable
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/clang/Parse/ |
D | RAIIObjectsForParser.h | 402 PoisonIdentifierRAIIObject Ident___exception_code; variable 413 Ident___exception_code(Self.Ident___exception_code, NewValue), in PoisonSEHIdentifiersRAIIObject()
|
D | Parser.h | 101 *Ident___exception_code, variable
|
/aosp_15_r20/external/clang/lib/Lex/ |
H A D | Preprocessor.cpp | 131 Ident___exception_code = getIdentifierInfo("__exception_code"); in Preprocessor() 139 Ident___exception_code = Ident___abnormal_termination = nullptr; in Preprocessor() 581 assert(Ident___exception_code && Ident___exception_info); in PoisonSEHIdentifiers() 583 Ident___exception_code->setIsPoisoned(Poison); in PoisonSEHIdentifiers()
|
/aosp_15_r20/external/clang/include/clang/Lex/ |
H A D | Preprocessor.h | 1557 *Ident___exception_code,
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/clang/Lex/ |
D | Preprocessor.h | 2248 *Ident___exception_code,
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/clang/Lex/ |
D | Preprocessor.h | 2258 *Ident___exception_code,
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/clang/Lex/ |
D | Preprocessor.h | 2259 *Ident___exception_code,
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/clang/Lex/ |
D | Preprocessor.h | 2258 *Ident___exception_code,
|
/aosp_15_r20/external/clang/include/clang/Parse/ |
H A D | Parser.h | 93 *Ident___exception_code, variable
|