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

  /external/clang/lib/CodeGen/
CodeGenFunction.cpp 48 NumSimpleReturnExprs(0), CXXABIThisDecl(nullptr),
198 bool OnlySimpleReturnStmts = NumSimpleReturnExprs > 0
199 && NumSimpleReturnExprs == NumReturnExprs
    [all...]
CGStmt.cpp     [all...]
CodeGenFunction.h 878 unsigned NumSimpleReturnExprs;
    [all...]

Completed in 45 milliseconds