Searched refs:CheckInstantiationDepth (Results 1 - 2 of 2) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/clang/lib/Sema/
H A DSemaTemplateInstantiate.cpp241 Invalid = CheckInstantiationDepth(PointOfInstantiation, InstantiationRange);
486 bool Sema::InstantiatingTemplate::CheckInstantiationDepth( function in class:Sema::InstantiatingTemplate
/freebsd-12-stable/contrib/llvm-project/clang/include/clang/Sema/
H A DSema.h8424 bool CheckInstantiationDepth(SourceLocation PointOfInstantiation,

Completed in 184 milliseconds