Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Core/
H A DBugReporterVisitors.cpp436 bool FirstIsReferenceType, unsigned IndirectionLevel);
443 int IndirectionLevel,
449 int IndirectionLevel,
613 int IndirectionLevel = 1; in VisitNode() local
618 ParamIsReferenceType, IndirectionLevel); in VisitNode()
628 ParamIsReferenceType, IndirectionLevel); in VisitNode()
632 IndirectionLevel++; in VisitNode()
682 unsigned IndirectionLevel) { in maybeEmitNote() argument
720 FieldChain, IndirectionLevel, os)) in maybeEmitNote()
733 int IndirectionLevel, in prettyPrintRegionName() argument
[all …]