HomeSort by relevance Sort by last modified time
    Searched refs:finals (Results 1 - 8 of 8) sorted by null

  /external/icu/icu4c/source/tools/tzcode/
tz2icu.cpp     [all...]
  /external/clang/include/clang/AST/
StmtOpenMP.h 320 // updates/finals arrays).
333 // Offset to the end (and start of the following counters/updates/finals
411 // Updates and Finals
559 SmallVector<Expr *, 4> Finals;
572 /// \param Size Number of elements in the counters/finals/updates arrays.
595 Finals.resize(Size);
601 Finals[i] = nullptr;
757 ArrayRef<Expr *> finals() { return getFinals(); } function in class:clang::OMPLoopDirective
759 ArrayRef<Expr *> finals() const { function in class:clang::OMPLoopDirective
    [all...]
OpenMPClause.h 2084 finals_range finals() { function in class:clang::final
2087 finals_const_range finals() const { function in class:clang::final
    [all...]
RecursiveASTVisitor.h     [all...]
  /external/clang/lib/CodeGen/
CGStmtOpenMP.cpp     [all...]
  /external/clang/lib/AST/
StmtProfile.cpp 443 for (auto *E : C->finals()) {
    [all...]
  /external/clang/lib/Serialization/
ASTWriterStmt.cpp     [all...]
  /external/clang/tools/libclang/
CIndex.cpp     [all...]

Completed in 91 milliseconds