Home
last modified time | relevance | path

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

/freebsd-9-stable/contrib/llvm/tools/clang/include/clang/Sema/
DTemplate.h432 void enableLateAttributeInstantiation(Sema::LateInstantiatedAttrVec *LA) { in enableLateAttributeInstantiation() function
/freebsd-9-stable/contrib/llvm/tools/clang/lib/Sema/
DSemaTemplateInstantiate.cpp2046 Instantiator.enableLateAttributeInstantiation(&LateAttrs); in InstantiateClass()