Home
last modified time | relevance | path

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

/external/llvm-project/clang/lib/StaticAnalyzer/Checkers/
DFuchsiaHandleChecker.cpp352 SymbolRef ResultSymbol = nullptr; in checkPostCall() local
355 ResultSymbol = Call.getReturnValue().getAsSymbol(); in checkPostCall()
418 Handle, HandleState::getMaybeAllocated(ResultSymbol)); in checkPostCall()