Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Basic/
H A DBuiltins.h164 bool allowTypeMismatch(unsigned ID) const { in allowTypeMismatch() function
/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaDecl.cpp2105 Context.BuiltinInfo.allowTypeMismatch(ID)) in LazilyCreateBuiltin()
9796 if (Context.BuiltinInfo.allowTypeMismatch(BuiltinID)) { in ActOnFunctionDeclarator()