Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/Basic/
H A DBuiltins.h202 bool allowTypeMismatch(unsigned ID) const { in allowTypeMismatch() function
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaDecl.cpp2343 Context.BuiltinInfo.allowTypeMismatch(ID)) in LazilyCreateBuiltin()
10630 if (Context.BuiltinInfo.allowTypeMismatch(BuiltinID)) { in ActOnFunctionDeclarator()