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

/external/clang/lib/Sema/
H A DSemaTemplate.cpp282 bool AllowFunctionTemplatesInLookup = true; local
301 AllowFunctionTemplatesInLookup = false;
313 AllowFunctionTemplatesInLookup = false;
351 FilterAcceptableTemplateNames(Found, AllowFunctionTemplatesInLookup);

Completed in 70 milliseconds