HomeSort by relevance Sort by last modified time
    Searched refs:getTemplatedDecl (Results 1 - 25 of 43) sorted by null

1 2

  /external/clang/include/clang/AST/
ASTLambda.h 58 dyn_cast_or_null<CXXConversionDecl>(F->getTemplatedDecl()))
DeclTemplate.h 258 NamedDecl *getTemplatedDecl() const { return TemplatedDecl; }
808 FunctionDecl *getTemplatedDecl() const {
815 return getTemplatedDecl()->isThisDeclarationADefinition();
    [all...]
DataRecursiveASTVisitor.h     [all...]
RecursiveASTVisitor.h     [all...]