Home
last modified time | relevance | path

Searched defs:enclosingBlockPath (Results 1 – 1 of 1) sorted by relevance

/external/nullaway/nullaway/src/main/java/com/uber/nullaway/
DNullAway.java801 TreePath enclosingBlockPath; in checkForReadBeforeInit() local
858 private Symbol.ClassSymbol enclosingClassSymbol(TreePath enclosingBlockPath) { in enclosingClassSymbol()
870 TreePath enclosingBlockPath, VisitorState state) { in relevantInitializerMethodOrBlock()
903 TreePath enclosingBlockPath) { in checkPossibleUninitFieldRead()
925 Symbol symbol, TreePath pathToRead, VisitorState state, TreePath enclosingBlockPath) { in fieldAlwaysInitializedBeforeRead()
946 TreePath pathToRead, VisitorState state, TreePath enclosingBlockPath) { in safeInitByCalleeBefore()