Searched refs:CurrentPragmaLocation (Results 1 - 3 of 3) sorted by relevance

/external/clang/lib/Sema/
H A DSemaAttr.cpp338 Stack.push_back(Slot(StackSlotLabel, CurrentValue, CurrentPragmaLocation));
347 CurrentPragmaLocation = I->PragmaLocation;
353 CurrentPragmaLocation = Stack.back().PragmaLocation;
359 CurrentPragmaLocation = PragmaLocation;
H A DSemaDecl.cpp7216 CodeSegStack.CurrentPragmaLocation));
9124 Stack->CurrentPragmaLocation));
/external/clang/include/clang/Sema/
H A DSema.h324 SourceLocation CurrentPragmaLocation; member in struct:clang::Sema::PragmaStack

Completed in 310 milliseconds