Home
last modified time | relevance | path

Searched refs:Ident___abnormal_termination (Results 1 – 18 of 18) sorted by relevance

/aosp_15_r20/external/clang/lib/Parse/
H A DRAIIObjectsForParser.h346 PoisonIdentifierRAIIObject Ident___abnormal_termination; variable
357 Ident___abnormal_termination(Self.Ident___abnormal_termination, NewValue), in PoisonSEHIdentifiersRAIIObject()
H A DParser.cpp501 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 DParseStmt.cpp530 raii2(Ident___abnormal_termination, false), in ParseSEHFinallyBlock()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/clang/Parse/
DRAIIObjectsForParser.h401 PoisonIdentifierRAIIObject Ident___abnormal_termination; variable
412 Ident___abnormal_termination(Self.Ident___abnormal_termination, NewValue), in PoisonSEHIdentifiersRAIIObject()
DParser.h106 *Ident___abnormal_termination, variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/clang/Parse/
DRAIIObjectsForParser.h401 PoisonIdentifierRAIIObject Ident___abnormal_termination; variable
412 Ident___abnormal_termination(Self.Ident___abnormal_termination, NewValue), in PoisonSEHIdentifiersRAIIObject()
DParser.h107 *Ident___abnormal_termination, variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/clang/Parse/
DRAIIObjectsForParser.h401 PoisonIdentifierRAIIObject Ident___abnormal_termination; variable
412 Ident___abnormal_termination(Self.Ident___abnormal_termination, NewValue), in PoisonSEHIdentifiersRAIIObject()
DParser.h107 *Ident___abnormal_termination, variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/clang/Parse/
DRAIIObjectsForParser.h401 PoisonIdentifierRAIIObject Ident___abnormal_termination; variable
412 Ident___abnormal_termination(Self.Ident___abnormal_termination, NewValue), in PoisonSEHIdentifiersRAIIObject()
DParser.h109 *Ident___abnormal_termination, variable
/aosp_15_r20/external/clang/lib/Lex/
H A DPreprocessor.cpp134 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 DPreprocessor.h1565 *Ident___abnormal_termination, variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/clang/Lex/
DPreprocessor.h2256 *Ident___abnormal_termination, variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/clang/Lex/
DPreprocessor.h2266 *Ident___abnormal_termination, variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/clang/Lex/
DPreprocessor.h2267 *Ident___abnormal_termination, variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/clang/Lex/
DPreprocessor.h2266 *Ident___abnormal_termination, variable
/aosp_15_r20/external/clang/include/clang/Parse/
H A DParser.h101 *Ident___abnormal_termination, variable