HomeSort by relevance Sort by last modified time
    Searched defs:Clause (Results 1 - 10 of 10) sorted by null

  /external/clang/lib/AST/
OpenMPClause.cpp 177 OMPPrivateClause *Clause =
179 Clause->setVarRefs(VL);
180 Clause->setPrivateCopies(PrivateVL);
181 return Clause;
208 OMPFirstprivateClause *Clause =
210 Clause->setVarRefs(VL);
211 Clause->setPrivateCopies(PrivateVL);
212 Clause->setInits(InitVL);
213 Clause->setPreInitStmt(PreInit);
214 return Clause;
    [all...]
  /external/google-breakpad/src/testing/include/gmock/
gmock-spec-builders.h 43 // where the .With() clause is optional.
252 // Gives each clause in the ON_CALL() statement a name.
253 enum Clause {
274 // The last clause in the ON_CALL() statement as seen so far.
276 Clause last_clause_;
299 // Implements the .With() clause.
311 // Implements the .WillByDefault() clause.
459 // clause of EXPECT_CALL() for setting the (partial) order of
542 // A set of expectation handles. Useful in the .After() clause of
714 enum Clause {
    [all...]
  /external/googletest/googlemock/include/gmock/
gmock-spec-builders.h 43 // where the .With() clause is optional.
255 // Gives each clause in the ON_CALL() statement a name.
256 enum Clause {
279 // The last clause in the ON_CALL() statement as seen so far.
281 Clause last_clause_;
304 // Implements the .With() clause.
316 // Implements the .WillByDefault() clause.
468 // clause of EXPECT_CALL() for setting the (partial) order of
551 // A set of expectation handles. Useful in the .After() clause of
723 enum Clause {
    [all...]
  /external/v8/testing/gmock/include/gmock/
gmock-spec-builders.h 43 // where the .With() clause is optional.
256 // Gives each clause in the ON_CALL() statement a name.
257 enum Clause {
278 // The last clause in the ON_CALL() statement as seen so far.
280 Clause last_clause_;
303 // Implements the .With() clause.
315 // Implements the .WillByDefault() clause.
467 // clause of EXPECT_CALL() for setting the (partial) order of
550 // A set of expectation handles. Useful in the .After() clause of
722 enum Clause {
    [all...]
  /external/clang/lib/Parse/
ParseOpenMP.cpp 414 /// clause:
542 /// annot_pragma_openmp 'declare simd' {<clause> [,]}
777 /// 'target parallel for simd' {clause}
841 // pseudo-clause OMPFlushClause.
    [all...]
  /external/swiftshader/third_party/LLVM/lib/VMCore/
Verifier.cpp     [all...]
  /external/llvm/lib/IR/
Verifier.cpp     [all...]
  /external/clang/lib/Sema/
TreeTransform.h 325 /// of clause. Subclasses may override this function to transform statements
328 /// \returns the transformed OpenMP clause.
    [all...]
  /external/fmtlib/test/gmock/
gmock.h     [all...]
  /prebuilts/tools/common/m2/repository/org/apache/felix/org.apache.felix.bundlerepository/1.6.6/
org.apache.felix.bundlerepository-1.6.6.jar 

Completed in 482 milliseconds