HomeSort by relevance Sort by last modified time
    Searched refs:Actions (Results 1 - 25 of 44) sorted by null

1 2

  /external/clang/lib/Parse/
ParsePragma.h 119 PragmaCommentHandler(Sema &Actions)
120 : PragmaHandler("comment"), Actions(Actions) {}
124 Sema &Actions;
129 PragmaDetectMismatchHandler(Sema &Actions)
130 : PragmaHandler("detect_mismatch"), Actions(Actions) {}
134 Sema &Actions;
ParseCXXInlineMethods.cpp 51 FnD = Actions.ActOnFriendFunctionDecl(getCurScope(), D,
54 FnD = Actions.ActOnCXXMemberDeclarator(getCurScope(), AS, D,
58 Actions.ProcessDeclAttributeList(getCurScope(), FnD, AccessAttrs, false,
62 Actions.AddInitializerToDecl(FnD, Init.get(), false,
65 Actions.ActOnUninitializedDecl(FnD, TypeSpecContainsAuto);
89 Actions.SetDeclDeleted(FnD, KWLoc);
97 Actions.SetDeclDefaulted(FnD, KWLoc);
119 ((Actions.CurContext->isDependentContext() ||
121 !Actions.IsInsideALocalClassWithinATemplateFunction())) {
127 Actions.CheckForFunctionRedefinition(FD)
    [all...]
ParseObjc.cpp 50 Actions.CodeCompleteObjCAtDirective(getCurScope());
93 return Actions.ConvertDeclToDeclGroup(SingleDecl);
112 return Actions.ConvertDeclToDeclGroup(0);
126 return Actions.ConvertDeclToDeclGroup(0);
128 return Actions.ActOnForwardClassDeclaration(atLoc, ClassNames.data(),
135 Sema::ObjCContainerKind ock = Actions.getObjCContainerKind();
139 Decl *Decl = Actions.getObjCDeclContext();
143 Actions.ActOnAtEnd(getCurScope(), AtLoc);
190 Actions.CodeCompleteObjCInterfaceDecl(getCurScope());
214 Actions.CodeCompleteObjCInterfaceCategory(getCurScope(), nameId, nameLoc)
    [all...]
ParseExpr.cpp 149 LHS = Actions.ActOnUnaryOp(getCurScope(), ExtLoc, tok::kw___extension__,
158 Actions.CodeCompleteOrdinaryName(getCurScope(), Sema::PCC_Expression);
199 EnterExpressionEvaluationContext Unevaluated(Actions,
204 return Actions.ActOnConstantExpression(Res);
308 Actions.CodeCompleteAssignmentRHS(getCurScope(), LHS.get());
352 << /*LHS*/0 << PP.getSpelling(Tok) << Actions.getExprRange(RHS.get());
375 << Actions.getExprRange(RHS.get());
379 << Actions.getExprRange(RHS.get());
393 SourceRange(Actions.getExprRange(LHS.get()).getBegin(),
394 Actions.getExprRange(RHS.get()).getEnd()))
    [all...]
ParseOpenMP.cpp 54 return Actions.ActOnOpenMPThreadprivateDirective(Loc,
106 Actions.ActOnOpenMPThreadprivateDirective(Loc,
108 Directive = Actions.ActOnDeclStmt(Res, Loc, Tok.getLocation());
140 Sema::CompoundScopeRAII CompoundScope(Actions);
141 Actions.ActOnCapturedRegionStart(Loc, getCurScope(), CR_Default, 1);
142 Actions.ActOnStartOfCompoundStmt();
145 Actions.ActOnFinishOfCompoundStmt();
147 Actions.ActOnCapturedRegionError();
150 AssociatedStmt = Actions.ActOnCapturedRegionEnd(AssociatedStmt.take());
155 Directive = Actions.ActOnOpenMPExecutableDirective(DKind, Clauses
    [all...]
ParseStmt.cpp 111 return Actions.ProcessStmtAttributes(Res.get(), Attrs.getList(), Attrs.Range);
136 Actions.CodeCompleteOrdinaryName(getCurScope(), Sema::PCC_Statement);
189 return Actions.ActOnDeclStmt(Decl, DeclStart, DeclEnd);
209 return Actions.ActOnNullStmt(ConsumeToken(), HasLeadingEmptyMacro);
247 Res = Actions.ActOnFinishFullStmt(Res.get());
342 return Actions.ActOnExprStmtError();
346 Actions.CheckCaseExpression(Expr.get())) {
358 return Actions.ActOnExprStmt(Expr);
399 return Actions.ActOnSEHTryBlock(false /* IsCXXTry */,
444 return Actions.ActOnSEHExceptBlock(ExceptLoc, FilterExpr.take(), Block.take())
    [all...]
ParseTemplate.cpp 130 Actions.ActOnTemplateParameterList(CurTemplateDepthTracker.getDepth(),
198 Decl *Decl = Actions.ParsedFreeStandingDeclSpec(
257 FakedParamLists.push_back(Actions.ActOnTemplateParameterList(
520 return Actions.ActOnTypeParameter(getCurScope(), TypenameKeyword, Ellipsis,
597 Actions.ActOnTemplateParameterList(Depth, SourceLocation(),
618 return Actions.ActOnTemplateTemplateParameter(getCurScope(), TemplateLoc,
660 EnterExpressionEvaluationContext Unevaluated(Actions, Sema::Unevaluated);
668 return Actions.ActOnNonTypeTemplateParameter(getCurScope(), ParamDecl,
    [all...]
Parser.cpp 51 Parser::Parser(Preprocessor &pp, Sema &actions, bool skipFunctionBodies)
52 : PP(pp), Actions(actions), Diags(PP.getDiagnostics()),
59 Actions.CurScope = 0;
106 MSCommentHandler.reset(new PragmaCommentHandler(actions));
108 MSDetectMismatchHandler.reset(new PragmaDetectMismatchHandler(actions));
112 CommentSemaHandler.reset(new ActionCommentHandler(actions));
369 Actions.CurScope = N;
371 Actions.CurScope = new Scope(getCurScope(), ScopeFlags, Diags);
379 // Inform the actions module that this scope is going away if there are an
    [all...]
ParseExprCXX.cpp 90 if (!Actions.isTemplateName(getCurScope(), SS, /*hasTemplateKeyword=*/false,
191 Actions.RestoreNestedNameSpecifierAnnotation(Tok.getAnnotationValue(),
217 if (Actions.ActOnCXXGlobalScopeSpecifier(getCurScope(), ConsumeToken(), SS))
241 if (Actions.ActOnCXXNestedNameSpecifierDecltype(SS, DS, CCLoc))
264 Actions.CodeCompleteQualifiedId(getCurScope(), SS, EnteringContext);
327 = Actions.ActOnDependentTemplateName(getCurScope(),
368 if (Actions.ActOnCXXNestedNameSpecifier(getCurScope(),
404 if (Actions.IsInvalidUnlessNestedName(getCurScope(), SS, II,
422 !Actions.isNonTypeNestedNameSpecifier(getCurScope(), SS, Tok.getLocation(),
441 if (Actions.ActOnCXXNestedNameSpecifier(getCurScope(), II, IdLoc, CCLoc
    [all...]
ParseInit.cpp 173 return Actions.ActOnDesignatedInitializer(D, ColonLoc, true,
274 = Actions.getObjCMessageKind(getCurScope(), II, IILoc,
365 return Actions.ActOnDesignatedInitializer(Desig, EqualLoc, false,
378 return Actions.ActOnDesignatedInitializer(Desig, Tok.getLocation(),
415 return Actions.ActOnInitList(LBraceLoc, None, ConsumeBrace());
443 SubElt = Actions.ActOnPackExpansion(SubElt.get(), ConsumeToken());
478 return Actions.ActOnInitList(LBraceLoc, InitExprs,
526 SubElt = Actions.ActOnPackExpansion(SubElt.get(), ConsumeToken());
ParseDeclCXX.cpp 62 Actions.CodeCompleteNamespaceDecl(getCurScope());
169 Actions.ActOnStartNamespaceDef(getCurScope(), InlineLoc, NamespaceLoc,
173 PrettyDeclStackTraceEntry CrashInfo(Actions, NamespcDecl, NamespaceLoc,
185 Actions.ActOnFinishNamespaceDef(NamespcDecl, DeclEnd);
215 Actions.ActOnStartNamespaceDef(getCurScope(), SourceLocation(),
225 Actions.ActOnFinishNamespaceDef(NamespcDecl, Tracker.getCloseLocation());
240 Actions.CodeCompleteNamespaceAliasDecl(getCurScope());
265 return Actions.ActOnNamespaceAliasDef(getCurScope(), NamespaceLoc, AliasLoc, Alias,
293 = Actions.ActOnStartLinkageSpecification(getCurScope(),
311 return Actions.ActOnFinishLinkageSpecification(getCurScope(), LinkageSpec
    [all...]
ParseDecl.cpp 65 return Actions.ActOnTypeName(getCurScope(), DeclaratorInfo);
643 Actions.getASTContext(),
649 Actions.getASTContext(),
655 Actions.getASTContext(),
661 Actions.getASTContext(),
667 Actions.getASTContext(),
673 Actions.getASTContext(),
679 Actions.getASTContext(),
    [all...]
RAIIObjectsForParser.h 80 /// \brief RAII object used to inform the actions that we're
85 Sema &Actions;
96 : Actions(P.getActions()), DiagnosticPool(NULL) {
103 : Actions(P.getActions()), DiagnosticPool(parentPool) {
111 : Actions(P.getActions()),
156 State = Actions.PushParsingDeclaration(DiagnosticPool);
162 Actions.PopParsingDeclaration(State, D);
ParsePragma.cpp 30 Actions.ActOnPragmaUnused(Tok, getCurScope(), UnusedLoc);
39 Actions.ActOnPragmaVisibility(VisType, VisLoc);
57 Alignment = Actions.ActOnNumericConstant(Info->Alignment);
61 Actions.ActOnPragmaPack(Info->Kind, Info->Name, Alignment.get(), PragmaLoc,
70 Actions.ActOnPragmaMSStruct(Kind);
80 Actions.ActOnPragmaOptionsAlign(Kind, PragmaLoc);
86 Actions.ActOnPragmaWeakID(Tok.getIdentifierInfo(), PragmaLoc,
100 Actions.ActOnPragmaWeakAlias(WeakName, AliasName, PragmaLoc,
114 Actions.ActOnPragmaRedefineExtname(RedefName, AliasName, RedefLoc,
123 Actions.ActOnPragmaFPContract(OOS)
    [all...]
  /external/chromium_org/chrome/browser/ui/
auto_login_infobar_delegate.h 44 enum Actions {
69 void RecordHistogramAction(Actions action);
  /external/chromium_org/ui/app_list/views/
search_result_actions_view.h 17 // SearchResultActionsView displays a SearchResult::Actions in a button
25 void SetActions(const SearchResult::Actions& actions);
search_result_actions_view.cc 25 void SearchResultActionsView::SetActions(const SearchResult::Actions& actions) {
28 for (size_t i = 0; i < actions.size(); ++i) {
29 const SearchResult::Action& action = actions.at(i);
  /external/chromium_org/ui/app_list/
search_result.h 72 typedef std::vector<Action> Actions;
92 const Actions& actions() const { function in class:app_list::SearchResult
95 void SetActions(const Actions& sets);
122 Actions actions_;
search_result.cc 38 void SearchResult::SetActions(const Actions& sets) {
  /external/clang/include/clang/Driver/
Compilation.h 48 /// The list of actions.
49 ActionList Actions;
88 ActionList &getActions() { return Actions; }
89 const ActionList &getActions() const { return Actions; }
  /external/clang/include/clang/Sema/
Designator.h 171 void ClearExprs(Sema &Actions) {}
175 void FreeExprs(Sema &Actions) {}
201 void ClearExprs(Sema &Actions) {}
205 void FreeExprs(Sema &Actions) {}
  /external/llvm/lib/CodeGen/AsmPrinter/
DwarfException.cpp 73 /// ComputeActionsTable - Compute the actions table and gather the first action
77 SmallVectorImpl<ActionEntry> &Actions,
133 assert(Actions.size());
134 PrevAction = Actions.size() - 1;
136 MCAsmInfo::getSLEB128Size(Actions[PrevAction].NextAction) +
137 MCAsmInfo::getSLEB128Size(Actions[PrevAction].ValueForTypeID);
142 MCAsmInfo::getSLEB128Size(Actions[PrevAction].ValueForTypeID);
143 SizeAction += -Actions[PrevAction].NextAction;
144 PrevAction = Actions[PrevAction].Previous;
148 // Compute the actions
    [all...]
DwarfException.h 62 /// ActionEntry - Structure describing an entry in the actions table.
80 /// ComputeActionsTable - Compute the actions table and gather the first
83 SmallVectorImpl<ActionEntry> &Actions,
102 /// EmitExceptionTable - Emit landing pads and actions.
111 /// the actions table.
  /external/chromium_org/chrome/browser/extensions/api/declarative/
declarative_rule.h 34 // If any condition is fulfilled, the Actions of the DeclarativeRule can be
108 // Immutable container for multiple actions.
132 // actions, we can optimize here by making some of them singletons (e.g. Cancel
133 // actions).
138 typedef std::vector<scoped_refptr<const ActionT> > Actions;
140 explicit DeclarativeActionSet(const Actions& actions);
143 // |actions| which represents the array of actions received from the
145 static scoped_ptr<DeclarativeActionSet> Create(const AnyVector& actions,
165 const Actions& actions() const { return actions_; } function in class:extensions::DeclarativeActionSet
225 const ActionSet& actions() const { return *actions_; } function in class:extensions::DeclarativeRule
440 scoped_ptr<ActionSet> actions = local
    [all...]
  /external/clang/lib/Sema/
SemaOpenMP.cpp 34 Sema &Actions;
36 VarDeclFilterCCC(Sema &S) : Actions(S) { }
41 Actions.isDeclInScope(ND, Actions.getCurLexicalContext(),
42 Actions.getCurScope());

Completed in 148 milliseconds

1 2