Home
last modified time | relevance | path

Searched refs:CreateClassTemplateDecl (Results 1 – 2 of 2) sorted by relevance

/development/vndk/tools/header-checker/src/dumper/
Dfake_decl_source.h37 CreateClassTemplateDecl(clang::CXXRecordDecl *cxx_record_decl,
Dfake_decl_source.cpp40 FakeDeclSource::CreateClassTemplateDecl(clang::CXXRecordDecl *cxx_record_decl, in CreateClassTemplateDecl() function in header_checker::dumper::FakeDeclSource
99 decl = CreateClassTemplateDecl(cxx_record_decl, decl_context); in CreateDecl()