Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DSetgidSetuidOrderChecker.cpp125 SymbolRef RetSym = Call.getReturnValue().getAsSymbol(); in processSetuid() local
H A DStreamChecker.cpp898 SymbolRef RetSym = RetVal.getAsSymbol(); in evalFopen() local
/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DBugReporter.cpp336 SymbolRef RetSym = SV.getAsLocSymbol(); in getMessage() local