Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/Sema/
H A DTemplate.h654 void disableLateAttributeInstantiation() { in disableLateAttributeInstantiation() function
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaTemplateInstantiate.cpp3427 Instantiator.disableLateAttributeInstantiation(); in InstantiateClass()