Home
last modified time | relevance | path

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

12

/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Sema/
H A DDesignator.h175 void ClearExprs(Sema &Actions) {} in ClearExprs()
179 void FreeExprs(Sema &Actions) {} in FreeExprs()
205 void ClearExprs(Sema &Actions) {} in ClearExprs()
209 void FreeExprs(Sema &Actions) {} in FreeExprs()
H A DSema.h12886 Sema &Actions; variable
12896 : Actions(Actions), Entered(ShouldEnter) { in Actions() function
12906 : Actions(Actions) { in Actions() function
12914 : Actions(Actions), Entered(false) { in Actions() argument
/netbsd-src/external/apache2/llvm/dist/llvm/utils/TableGen/
H A DDFAEmitter.cpp202 ActionTuple Actions; member in __anon14d6558b0211::Transition
220 UniqueVector<ActionTuple> Actions; member in __anon14d6558b0211::Automaton
244 const UniqueVector<ActionTuple> &Actions; member in __anon14d6558b0211::CustomDfaEmitter
248 CustomDfaEmitter(const UniqueVector<ActionTuple> &Actions, StringRef TypeName) in CustomDfaEmitter()
H A DDFAEmitter.h79 std::set<action_type> Actions; variable
/netbsd-src/external/apache2/llvm/dist/llvm/docs/GlobalISel/
H A DLegalizer.rst154 .. _legalfor:
/netbsd-src/external/apache2/llvm/dist/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.cpp94 const driver::ActionList &Actions = Compilation->getActions(); in getCC1Arguments() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/Tooling/Refactoring/
H A DRefactoringActions.cpp99 std::vector<std::unique_ptr<RefactoringAction>> Actions; in createRefactoringActions() local
/netbsd-src/external/apache2/llvm/dist/clang/docs/
H A DClangCommandLineReference.rst719 Actions chapter
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/AsmPrinter/
H A DEHStreamer.cpp56 SmallVectorImpl<ActionEntry> &Actions, in computeActionsTable()
399 SmallVector<ActionEntry, 32> Actions; in emitExceptionTable() local
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/GlobalISel/
H A DLegalizerInfo.h1338 SmallVector<SizeAndActionsVec, 1> &Actions = ScalarActions[OpcodeIdx]; in setScalarAction() local
1348 SmallVector<SizeAndActionsVec, 1> &Actions = in setPointerAction() local
1361 SmallVector<SizeAndActionsVec, 1> &Actions = in setScalarInVectorAction() local
1377 SmallVector<SizeAndActionsVec, 1> &Actions = in setVectorNumElementAction() local
1444 SmallVector<SizeAndActionsVec, 1> &Actions, in setActions()
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Driver/
H A DCompilation.h76 ActionList Actions; variable
/netbsd-src/external/apache2/llvm/dist/clang/lib/Parse/
H A DParsePragma.cpp60 Sema &Actions; member
187 Sema &Actions; member
197 Sema &Actions; member
233 Sema &Actions; member
271 Sema &Actions; member
H A DParseObjc.cpp99 Sema &Actions; member in Parser::ObjCTypeParamListScope
104 ObjCTypeParamListScope(Sema &Actions, Scope *S) in ObjCTypeParamListScope()
H A DParseOpenMP.cpp214 Sema &Actions = P.getActions(); in parseOpenMPReductionId() local
669 Sema &Actions = P.getActions(); in FNContextRAII() local
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Parse/
H A DRAIIObjectsForParser.h91 Sema &Actions; variable
H A DParser.h90 Sema &Actions; variable
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/GlobalISel/
H A DLegalizerInfo.cpp633 const SmallVector<SizeAndActionsVec, 1> &Actions = in findScalarLegalAction() local
/netbsd-src/external/apache2/llvm/dist/clang/tools/clang-refactor/
H A DClangRefactor.cpp348 std::vector<std::unique_ptr<RefactoringAction>> Actions = in ClangRefactorTool() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/InstCombine/
H A DInstCombineMulDivRem.cpp928 SmallVectorImpl<UDivFoldAction> &Actions, in visitUDivOperand()
/netbsd-src/external/apache2/llvm/dist/clang/lib/Driver/
H A DDriver.cpp2062 ActionList &Actions = C.getActions(); in BuildUniversalActions() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaOpenMP.cpp5188 CaptureVars(Sema &Actions) : BaseTransform(Actions) {} in CaptureVars()
5194 static VarDecl *precomputeExpr(Sema &Actions, in precomputeExpr()
5217 static CapturedStmt *buildDistanceFunc(Sema &Actions, QualType LogicalTy, in buildDistanceFunc()
5354 static CapturedStmt *buildLoopVarFunc(Sema &Actions, QualType LoopVarTy, in buildLoopVarFunc()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/
H A DAMDGPULegalizerInfo.cpp1084 auto &Actions = getActionDefinitionsBuilder(Op); in AMDGPULegalizerInfo() local

12