Searched defs:getAsExpr (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/external/apache2/llvm/dist/clang/include/clang/Sema/
H A DParsedTemplate.h82 Expr *getAsExpr() const { function in class:clang::ParsedTemplateArgument
/netbsd-current/external/apache2/llvm/dist/clang/include/clang/AST/
H A DTemplateBase.h342 Expr *getAsExpr() const { function in class:clang::TemplateArgument
439 Expr *getAsExpr() const { return Pointer.get<Expr *>(); } function in struct:clang::TemplateArgumentLocInfo

Completed in 199 milliseconds