HomeSort by relevance Sort by last modified time
    Searched refs:captures (Results 26 - 48 of 48) sorted by null

12

  /external/clang/include/clang/AST/
DataRecursiveASTVisitor.h     [all...]
DeclCXX.h 538 ManglingNumber(0), ContextDecl(nullptr), Captures(nullptr),
559 /// \brief The number of captures in this lambda is limited 2^NumCaptures.
562 /// \brief The number of explicit captures in this lambda.
575 /// \brief The list of captures, both explicit and implicit, for this
577 Capture *Captures;
1060 capture_const_range captures() const { function in class:clang::CXXRecordDecl
    [all...]
ExprCXX.h     [all...]
RecursiveASTVisitor.h     [all...]
  /external/clang/lib/AST/
ExprCXX.cpp 1033 LambdaExpr::capture_range LambdaExpr::captures() const { function in class:LambdaExpr
    [all...]
Stmt.cpp     [all...]
Decl.cpp     [all...]
  /sdk/templates/docs/
jquery-1.8.0.min.js     [all...]
  /external/clang/lib/CodeGen/
CGStmt.cpp 226 /// this captures the expression result of the last sub-statement and returns it
    [all...]
CGObjCMac.cpp     [all...]
CGDebugInfo.cpp     [all...]
  /external/clang/lib/Serialization/
ASTWriterDecl.cpp 848 for (const auto &capture : D->captures()) {
    [all...]
ASTReaderStmt.cpp 401 // Captures
402 for (auto &I : S->captures()) {
    [all...]
ASTWriterStmt.cpp 308 // Captures
309 for (const auto &I : S->captures()) {
    [all...]
  /external/clang/lib/Rewrite/Frontend/
RewriteModernObjC.cpp     [all...]
RewriteObjC.cpp     [all...]
  /build/tools/droiddoc/templates-sdk/assets/js/
docs.js 731 // This selector captures the first instance of <a>, but not those with "#" as the href.
    [all...]
  /build/tools/droiddoc/templates-sdk-dyn/assets/js/
docs.js 549 // This selector captures the first instance of <a>, but not those with "#" as the href.
    [all...]
  /external/clang/lib/Sema/
TreeTransform.h 597 /// \brief Transform the captures and body of a lambda expression.
    [all...]
SemaDecl.cpp     [all...]
SemaExpr.cpp     [all...]
  /external/jdiff/
xerces.jar 
  /prebuilts/tools/common/m2/repository/xerces/xercesImpl/2.6.2/
xercesImpl-2.6.2.jar 

Completed in 1221 milliseconds

12