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

  /external/clang/include/clang/Basic/
Specifiers.h 230 SD_FullExpression, ///< Full-expression storage duration (for temporaries).
  /external/clang/lib/CodeGen/
CGExpr.cpp 211 case SD_FullExpression:
228 if (Duration == SD_FullExpression)
279 case SD_FullExpression:
301 case SD_FullExpression:
    [all...]
  /external/clang/include/clang/AST/
ExprCXX.h     [all...]

Completed in 97 milliseconds