Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaChecking.cpp1198 int BOSType = 0; in checkFortifiedBuiltinMemoryFunction() local
1203 BOSType = POS->getType(); in checkFortifiedBuiltinMemoryFunction()
1216 if (!ObjArg->tryEvaluateObjectSize(Result, getASTContext(), BOSType)) in checkFortifiedBuiltinMemoryFunction()