Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/tools/clang/lib/StaticAnalyzer/Core/
HDBugReporterVisitors.cpp456 bool IsParam = false; in VisitNode() local
514 IsParam = true; in VisitNode()
533 if (!IsParam) in VisitNode()
535 bugreporter::trackNullOrUndefValue(StoreSite, InitE, BR, IsParam, in VisitNode()
/NextBSD/contrib/llvm/tools/clang/include/clang/AST/
HDASTContext.h1902 bool IsParam) const { in hasSameNullabilityTypeQualifier() argument
1915 if (IsParam) { in hasSameNullabilityTypeQualifier()