Searched refs:implicitFunctionsAllowed (Results 1 – 3 of 3) sorted by relevance
668 bool implicitFunctionsAllowed() const { in implicitFunctionsAllowed() function
936 if (getLangOpts().implicitFunctionsAllowed()) { in ClassifyName()16246 assert(LangOpts.implicitFunctionsAllowed() && in ImplicitlyDefineFunction()
2743 getLangOpts().implicitFunctionsAllowed()) { in ActOnIdExpression()