Home
last modified time | relevance | path

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

/external/clang/include/clang/Sema/
DTemplate.h440 void enableLateAttributeInstantiation(Sema::LateInstantiatedAttrVec *LA) { in enableLateAttributeInstantiation() function
/external/clang/lib/Sema/
DSemaTemplateInstantiate.cpp1996 Instantiator.enableLateAttributeInstantiation(&LateAttrs); in InstantiateClass()