Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Sema/
H A DTemplate.h549 void disableLateAttributeInstantiation() { in disableLateAttributeInstantiation() function
/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaTemplateInstantiate.cpp2805 Instantiator.disableLateAttributeInstantiation(); in InstantiateClass()