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

/freebsd-11.0-release/contrib/llvm/tools/clang/lib/StaticAnalyzer/Core/
H A DBugReporterVisitors.cpp456 bool IsParam = false; local
514 IsParam = true;
533 if (!IsParam)
535 bugreporter::trackNullOrUndefValue(StoreSite, InitE, BR, IsParam,
/freebsd-11.0-release/contrib/llvm/tools/clang/include/clang/AST/
H A DASTContext.h1993 bool IsParam) const {
2006 if (IsParam) {

Completed in 161 milliseconds