Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/StaticAnalyzer/Checkers/
H A DSimpleStreamChecker.cpp113 SymbolRef FileDesc = Call.getReturnValue().getAsSymbol(); in checkPostCall() local
132 SymbolRef FileDesc = Call.getArgSVal(0).getAsSymbol(); in checkPreCall() local
/llvm-project-15.0.7/compiler-rt/lib/scudo/standalone/
H A Dlinux.cpp171 const int FileDesc = open("/dev/urandom", O_RDONLY); in getRandom() local
/llvm-project-15.0.7/clang/tools/clang-nvlink-wrapper/
H A DClangNvlinkWrapper.cpp120 int FileDesc; in extractArchiveFiles() local
/llvm-project-15.0.7/bolt/runtime/
H A Dinstr.cpp509 int FileDesc; // File descriptor for the file on disk backing this member