Home
last modified time | relevance | path

Searched defs:Actions (Results 1 – 25 of 27) sorted by relevance

12

/freebsd/contrib/llvm-project/clang/include/clang/Sema/
H A DEnterExpressionEvaluationContext.h20 Sema &Actions; variable
30 : Actions(Actions), Entered(ShouldEnter) { in Actions() function
40 : Actions(Actions) { in Actions() function
48 : Actions(Actions), Entered(false) { in Actions() argument
/freebsd/contrib/googletest/docs/
H A Dgmock_cook_book.md1827 ### Returning References from Mock Methods
1847 ### Returning Live Values from Mock Methods
1908 ### Combining Actions
1936 ### Verifying Complex Arguments {#SaveArgVerify}
1960 ### Mocking Side Effects {#MockingSideEffects}
2057 ### Changing a Mock Object's Behavior Based on the State
2103 ### Setting the Default Value for a Return Type {#DefaultValue}
2146 ### Setting the Default Actions for a Mock Method
2184 ### Using Functions/Methods/Functors/Lambdas as Actions {#FunctionsAsActions}
2247 ### Using Functions with Extra Info as Actions
[all …]
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/GlobalISel/
H A DLegacyLegalizerInfo.h314 SmallVector<SizeAndActionsVec, 1> &Actions = ScalarActions[OpcodeIdx]; in setScalarAction() local
324 SmallVector<SizeAndActionsVec, 1> &Actions = in setPointerAction() local
337 SmallVector<SizeAndActionsVec, 1> &Actions = in setScalarInVectorAction() local
353 SmallVector<SizeAndActionsVec, 1> &Actions = in setVectorNumElementAction() local
420 SmallVector<SizeAndActionsVec, 1> &Actions, in setActions()
/freebsd/contrib/llvm-project/llvm/utils/TableGen/
H A DDFAEmitter.cpp180 ActionTuple Actions; member in __anon4fed36600211::Transition
198 UniqueVector<ActionTuple> Actions; member in __anon4fed36600211::Automaton
222 const UniqueVector<ActionTuple> &Actions; member in __anon4fed36600211::CustomDfaEmitter
226 CustomDfaEmitter(const UniqueVector<ActionTuple> &Actions, StringRef TypeName) in CustomDfaEmitter()
H A DDFAEmitter.h81 std::set<action_type> Actions; variable
/freebsd/contrib/llvm-project/clang/lib/Tooling/
H A DStandaloneExecution.cpp54 std::pair<std::unique_ptr<FrontendActionFactory>, ArgumentsAdjuster>> in execute()
H A DExecution.cpp51 Actions; in execute() local
H A DAllTUsExecution.cpp80 std::pair<std::unique_ptr<FrontendActionFactory>, ArgumentsAdjuster>> in execute()
H A DTooling.cpp90 const driver::ActionList &Actions = Compilation->getActions(); in ignoreExtraCC1Commands() local
/freebsd/contrib/llvm-project/clang/lib/Tooling/Refactoring/
H A DRefactoringActions.cpp99 std::vector<std::unique_ptr<RefactoringAction>> Actions; in createRefactoringActions() local
/freebsd/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/Shared/
H A DTargetProcessControlTypes.h58 shared::AllocActions Actions; member
69 shared::AllocActions Actions; member
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DEHStreamer.cpp54 SmallVectorImpl<ActionEntry> &Actions, in computeActionsTable()
407 SmallVector<ActionEntry, 32> Actions; in emitExceptionTable() local
/freebsd/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/
H A DMemoryMapper.h41 shared::AllocActions Actions; member
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DLegacyLegalizerInfo.cpp310 const SmallVector<SizeAndActionsVec, 1> &Actions = findScalarLegalAction() local
/freebsd/contrib/llvm-project/clang/include/clang/Driver/
H A DCompilation.h76 ActionList Actions; variable
/freebsd/contrib/llvm-project/clang/lib/Parse/
H A DParsePragma.cpp65 Sema &Actions; member
238 Sema &Actions; member
248 Sema &Actions; member
284 Sema &Actions; member
378 Sema &Actions; member
411 Sema &Actions; member
H A DParseOpenMP.cpp229 Sema &Actions = P.getActions(); in parseOpenMPReductionId() local
688 Sema &Actions = P.getActions(); in FNContextRAII() local
4357 Sema &Actions = P.getActions(); in parseStepSize() local
H A DParseObjc.cpp118 Sema &Actions; member in Parser::ObjCTypeParamListScope
123 ObjCTypeParamListScope(Sema &Actions, Scope *S) in ObjCTypeParamListScope()
/freebsd/contrib/llvm-project/clang/include/clang/Parse/
H A DRAIIObjectsForParser.h91 Sema &Actions; variable
H A DParser.h90 Sema &Actions; variable
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/GISel/
H A DAArch64LegalizerInfo.cpp306 auto &Actions = getActionDefinitionsBuilder(Op); in AArch64LegalizerInfo() local
/freebsd/contrib/llvm-project/clang/lib/Driver/
H A DDriver.cpp2461 ActionList &Actions = C.getActions(); in BuildUniversalActions() local
3620 ActionList Actions; appendLinkDeviceActions() local
[all...]
/freebsd/contrib/llvm-project/llvm/utils/TableGen/Common/GlobalISel/
H A DGlobalISelMatchTable.h474 ActionList Actions; variable
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaOpenMP.cpp5369 CaptureVars(Sema &Actions) : BaseTransform(Actions) {} in CaptureVars()
5375 static VarDecl *precomputeExpr(Sema &Actions, in precomputeExpr()
5398 static CapturedStmt *buildDistanceFunc(Sema &Actions, QualType LogicalTy, in buildDistanceFunc()
5546 static CapturedStmt *buildLoopVarFunc(Sema &Actions, QualType LoopVarTy, in buildLoopVarFunc()
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DCodeGenPrepare.cpp3366 SmallVector<std::unique_ptr<TypePromotionAction>, 16> Actions; member in __anon1d600f580b11::TypePromotionTransaction

12