Home
last modified time | relevance | path

Searched defs:getTemplateInstantiationPattern (Results 1 – 3 of 3) sorted by relevance

/llvm-project/clang/lib/AST/
H A DDecl.cpp2679 VarDecl *VarDecl::getTemplateInstantiationPattern() const { getTemplateInstantiationPattern() function in VarDecl
4101 FunctionDecl::getTemplateInstantiationPattern(bool ForDefinition) const { getTemplateInstantiationPattern() function in FunctionDecl
4911 EnumDecl *EnumDecl::getTemplateInstantiationPattern() const { getTemplateInstantiationPattern() function in EnumDecl
H A DDeclCXX.cpp1930 const CXXRecordDecl *CXXRecordDecl::getTemplateInstantiationPattern() const { getTemplateInstantiationPattern() function in CXXRecordDecl
/llvm-project/clang/include/clang/AST/
H A DDeclCXX.h1534 CXXRecordDecl *getTemplateInstantiationPattern() { getTemplateInstantiationPattern() function