Searched defs:Actions (Results 1 - 20 of 20) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/clang/lib/Tooling/Refactoring/
H A DRefactoringActions.cpp99 std::vector<std::unique_ptr<RefactoringAction>> Actions; local
/freebsd-11-stable/contrib/llvm-project/clang/lib/Tooling/
H A DStandaloneExecution.cpp52 execute( llvm::ArrayRef< std::pair<std::unique_ptr<FrontendActionFactory>, ArgumentsAdjuster>> Actions) argument
H A DExecution.cpp51 Actions; local
H A DAllTUsExecution.cpp77 execute( llvm::ArrayRef< std::pair<std::unique_ptr<FrontendActionFactory>, ArgumentsAdjuster>> Actions) argument
H A DTooling.cpp94 const driver::ActionList &Actions = Compilation->getActions(); local
/freebsd-11-stable/contrib/llvm-project/clang/include/clang/Driver/
H A DCompilation.h76 ActionList Actions; member in class:clang::driver::Compilation
/freebsd-11-stable/contrib/llvm-project/clang/include/clang/Sema/
H A DDesignator.h170 void ClearExprs(Sema &Actions) {} argument
174 void FreeExprs(Sema &Actions) {} argument
H A DSema.h12069 Sema &Actions; member in class:clang::final::EnterExpressionEvaluationContext
12073 EnterExpressionEvaluationContext( Sema &Actions, Sema::ExpressionEvaluationContext NewContext, Decl *LambdaContextDecl = nullptr, Sema::ExpressionEvaluationContextRecord::ExpressionKind ExprContext = Sema::ExpressionEvaluationContextRecord::EK_Other, bool ShouldEnter = true) argument
12084 EnterExpressionEvaluationContext( Sema &Actions, Sema::ExpressionEvaluationContext NewContext, Sema::ReuseLambdaContextDecl_t, Sema::ExpressionEvaluationContextRecord::ExpressionKind ExprContext = Sema::ExpressionEvaluationContextRecord::EK_Other) argument
12095 EnterExpressionEvaluationContext(Sema &Actions, InitListTag, bool ShouldEnter = true) argument
[all...]
/freebsd-11-stable/contrib/llvm-project/llvm/utils/TableGen/
H A DDFAEmitter.cpp202 ActionTuple Actions; member in class:__anon2921::Transition
220 UniqueVector<ActionTuple> Actions; member in class:__anon2921::Automaton
244 const UniqueVector<ActionTuple> &Actions; member in class:__anon2921::CustomDfaEmitter
248 CustomDfaEmitter(const UniqueVector<ActionTuple> &Actions, StringRef TypeName) argument
[all...]
H A DGlobalISelEmitter.cpp815 ActionList Actions; member in class:__anon2930::RuleMatcher
/freebsd-11-stable/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DEHStreamer.cpp370 SmallVector<ActionEntry, 32> Actions; local
[all...]
/freebsd-11-stable/contrib/llvm-project/clang/include/clang/Parse/
H A DRAIIObjectsForParser.h91 Sema &Actions; member in class:clang::ParsingDeclRAIIObject
H A DParser.h87 Sema &Actions; member in class:clang::Parser
[all...]
/freebsd-11-stable/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DLegalizerInfo.cpp631 const SmallVector<SizeAndActionsVec, 1> &Actions = local
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineMulDivRem.cpp885 visitUDivOperand(Value *Op0, Value *Op1, const BinaryOperator &I, SmallVectorImpl<UDivFoldAction> &Actions, unsigned Depth = 0) argument
/freebsd-11-stable/contrib/llvm-project/clang/lib/Parse/
H A DParsePragma.cpp58 Sema &Actions; member in struct:__anon560::PragmaClangSectionHandler
168 PragmaCommentHandler(Sema &Actions) argument
174 Sema &Actions; member in struct:__anon560::PragmaCommentHandler
178 PragmaDetectMismatchHandler(Sema &Actions) argument
184 Sema &Actions; member in struct:__anon560::PragmaDetectMismatchHandler
213 Sema &Actions; member in struct:__anon560::PragmaOptimizeHandler
245 PragmaForceCUDAHostDeviceHandler(Sema &Actions) argument
251 Sema &Actions; member in struct:__anon560::PragmaForceCUDAHostDeviceHandler
[all...]
H A DParseOpenMP.cpp193 Sema &Actions = P.getActions(); local
653 Sema &Actions = P.getActions(); local
[all...]
H A DParseObjc.cpp98 Sema &Actions; member in class:Parser::ObjCTypeParamListScope
103 ObjCTypeParamListScope(Sema &Actions, Scope *S) argument
[all...]
/freebsd-11-stable/contrib/llvm-project/clang/lib/Driver/
H A DDriver.cpp1940 ActionList &Actions = C.getActions(); local
[all...]
/freebsd-11-stable/contrib/llvm-project/llvm/lib/CodeGen/
H A DCodeGenPrepare.cpp2762 SmallVector<std::unique_ptr<TypePromotionAction>, 16> Actions; member in class:__anon1699::TypePromotionTransaction
[all...]

Completed in 246 milliseconds