Searched defs:isCXXThisExprCaptured (Results 1 - 1 of 1) sorted by relevance
/external/clang/lib/CodeGen/ | ||
H A D | CodeGenFunction.h | 192 bool isCXXThisExprCaptured() const { return CXXThisFieldDecl != 0; } function in class:clang::CodeGen::CodeGenFunction::CGCapturedStmtInfo |
Completed in 197 milliseconds