Searched refs:Tmpfile (Results 1 - 1 of 1) sorted by relevance

/external/clang/lib/StaticAnalyzer/Checkers/
H A DStreamChecker.cpp81 void Tmpfile(CheckerContext &C, const CallExpr *CE) const;
148 Tmpfile(C, CE);
207 void StreamChecker::Tmpfile(CheckerContext &C, const CallExpr *CE) const { function in class:StreamChecker

Completed in 626 milliseconds