Home
last modified time | relevance | path

Searched refs:CodeSegStack (Results 1 – 8 of 8) sorted by relevance

/aosp_15_r20/external/clang/lib/Sema/
H A DSemaAttr.cpp37 S.CodeSegStack.SentinelAction(PSK_Push, SlotLabel); in PragmaStackSentinelRAII()
47 S.CodeSegStack.SentinelAction(PSK_Pop, SlotLabel); in ~PragmaStackSentinelRAII()
305 .Case("code_seg", &CodeSegStack); in ActOnPragmaMSSeg()
H A DSema.cpp88 ConstSegStack(nullptr), CodeSegStack(nullptr), CurInitSeg(nullptr), in Sema()
H A DSemaDecl.cpp8178 if (CodeSegStack.CurrentValue && D.isFunctionDefinition() && in ActOnFunctionDeclarator()
8182 CodeSegStack.CurrentValue->getString(), in ActOnFunctionDeclarator()
8183 CodeSegStack.CurrentPragmaLocation)); in ActOnFunctionDeclarator()
8184 if (UnifySection(CodeSegStack.CurrentValue->getString(), in ActOnFunctionDeclarator()
/aosp_15_r20/external/clang/include/clang/Sema/
H A DSema.h408 PragmaStack<StringLiteral *> CodeSegStack; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/clang/Sema/
DSema.h1413 PragmaStack<StringLiteral *> CodeSegStack; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/clang/Sema/
DSema.h698 PragmaStack<StringLiteral *> CodeSegStack; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/clang/Sema/
DSema.h1549 PragmaStack<StringLiteral *> CodeSegStack; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/clang/Sema/
DSema.h1549 PragmaStack<StringLiteral *> CodeSegStack; variable