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

  /external/clang/lib/CodeGen/
CGStmt.cpp     [all...]
CodeGenFunction.h 212 bool isCXXThisExprCaptured() const { return getThisFieldDecl() != nullptr; }
    [all...]

Completed in 94 milliseconds