Searched defs:getParam (Results 1 - 4 of 4) sorted by relevance

/netbsd-current/external/apache2/llvm/dist/clang/lib/AST/Interp/
H A DInterpFrame.h79 template <typename T> const T &getParam(unsigned Offset) { function in class:clang::interp::final
/netbsd-current/external/apache2/llvm/dist/clang/include/clang/AST/
H A DDeclTemplate.h138 NamedDecl* getParam(unsigned Idx) { function in class:clang::final
H A DExprCXX.h1276 const ParmVarDecl *getParam() const { return Param; } function in class:clang::final
1277 ParmVarDecl *getParam() { return Param; } function in class:clang::final
H A DASTContext.h316 TemplateTemplateParmDecl *getParam() const { return Parm; } function in class:clang::ASTContext::CanonicalTemplateTemplateParm

Completed in 117 milliseconds