Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Analysis/
H A DUninitializedValues.cpp270 SelfInit, enumerator
376 Classification[DRE] = SelfInit; in VisitDeclStmt()
755 case ClassifyRefs::SelfInit: in VisitDeclRefExpr()
/netbsd-src/external/apache2/llvm/dist/clang/docs/analyzer/
H A Dcheckers.rst1189 .. _osx-cocoa-SelfInit:
1191 osx.cocoa.SelfInit (ObjC)
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/StaticAnalyzer/Checkers/
H A DCheckers.td1093 def ObjCSelfInitChecker : Checker<"SelfInit">,