Home
last modified time | relevance | path

Searched defs:Statements (Results 1 – 7 of 7) sorted by relevance

/llvm-project/llvm/docs/TableGen/
H A DProgRef.rst564 Statements global() chapter
/llvm-project/clang-tools-extra/clang-tidy/readability/
H A DFunctionSizeCheck.cpp113 unsigned Statements = 0; member
/llvm-project/polly/lib/Exchange/
H A DJSONExporter.cpp151 json::Array Statements; in getJSON() local
/llvm-project/llvm/tools/llvm-rc/
H A DResourceScriptStmt.h266 std::vector<std::unique_ptr<OptionalStmt>> Statements; variable
/llvm-project/clang/lib/AST/
H A DStmtOpenMP.cpp86 SmallVector<CompoundStmt *, 4> Statements(1, CS); in tryToFindNextInnerLoop() local
/llvm-project/clang/lib/Sema/
H A DSemaDeclCXX.cpp14863 SmallVector<Stmt*, 8> Statements; DefineImplicitCopyAssignment() local
15245 SmallVector<Stmt*, 8> Statements; DefineImplicitMoveAssignment() local
[all...]
H A DTreeTransform.h1350 RebuildCompoundStmt(SourceLocation LBraceLoc,MultiStmtArg Statements,SourceLocation RBraceLoc,bool IsStmtExpr) RebuildCompoundStmt() argument
7817 SmallVector<Stmt*, 8> Statements; TransformCompoundStmt() local