OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:ii_ftell
(Results
1 - 1
of
1
) sorted by null
/external/clang/lib/StaticAnalyzer/Checkers/
StreamChecker.cpp
63
*II_fseek, *
II_ftell
, *II_rewind, *II_fgetpos, *II_fsetpos,
72
II_ftell
(nullptr), II_rewind(nullptr), II_fgetpos(nullptr),
126
if (!
II_ftell
)
127
II_ftell
= &Ctx.Idents.get("ftell");
167
if (FD->getIdentifier() ==
II_ftell
) {
Completed in 361 milliseconds