Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/clang/lib/Analysis/
DUninitializedValues.cpp270 SelfInit, enumerator
376 Classification[DRE] = SelfInit; in VisitDeclStmt()
755 case ClassifyRefs::SelfInit: in VisitDeclRefExpr()
/freebsd-12-stable/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Checkers/
DCheckers.td1093 def ObjCSelfInitChecker : Checker<"SelfInit">,