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

  /external/clang/include/clang/Sema/
ParsedTemplate.h 76 Expr *getAsExpr() const {
  /external/clang/include/clang/AST/
TemplateBase.h 314 Expr *getAsExpr() const {
399 Expr *getAsExpr() const {
477 return LocInfo.getAsExpr();
482 return LocInfo.getAsExpr();

Completed in 149 milliseconds