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 271 Expr *getAsExpr() const {
354 Expr *getAsExpr() const {
432 return LocInfo.getAsExpr();
437 return LocInfo.getAsExpr();

Completed in 951 milliseconds