Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/include/clang/Sema/
H A DTemplate.h579 void enableLateAttributeInstantiation(Sema::LateInstantiatedAttrVec *LA) { in enableLateAttributeInstantiation() function
/llvm-project-15.0.7/clang/lib/Sema/
H A DSemaTemplateInstantiate.cpp2749 Instantiator.enableLateAttributeInstantiation(&LateAttrs); in InstantiateClass()