HomeSort by relevance Sort by last modified time
    Searched refs:initIdentifierInfo (Results 1 - 2 of 2) sorted by null

  /external/clang/lib/StaticAnalyzer/Checkers/
SimpleStreamChecker.cpp 60 void initIdentifierInfo(ASTContext &Ctx) const;
122 initIdentifierInfo(C.getASTContext());
143 initIdentifierInfo(C.getASTContext());
278 void SimpleStreamChecker::initIdentifierInfo(ASTContext &Ctx) const {
MallocChecker.cpp 240 void initIdentifierInfo(ASTContext &C) const;
531 void MallocChecker::initIdentifierInfo(ASTContext &Ctx) const {
578 initIdentifierInfo(C);
750 initIdentifierInfo(C.getASTContext());
    [all...]

Completed in 57 milliseconds