Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DSimpleStreamChecker.cpp121 const StreamState *SS = State->get<StreamMap>(FileDesc); in checkPreCall() local
102 SymbolRef FileDesc = Call.getReturnValue().getAsSymbol(); REGISTER_MAP_WITH_PROGRAMSTATE() local
/freebsd-src/contrib/llvm-project/compiler-rt/lib/scudo/standalone/
H A Dlinux.cpp195 const int FileDesc = open("/dev/urandom", O_RDONLY); in getRandom() local