Home
last modified time | relevance | path

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

/src/contrib/llvm-project/clang/lib/Analysis/
H A DUninitializedValues.cpp285 SelfInit, enumerator
391 Classification[DRE] = SelfInit; in VisitDeclStmt()
748 case ClassifyRefs::SelfInit: in VisitDeclRefExpr()
/src/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Checkers/
H A DCheckers.td1191 def ObjCSelfInitChecker : Checker<"SelfInit">,