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

  /external/clang/lib/StaticAnalyzer/Checkers/
SimpleStreamChecker.cpp 60 void initIdentifierInfo(ASTContext &Ctx) const;
123 initIdentifierInfo(C.getASTContext());
144 initIdentifierInfo(C.getASTContext());
280 void SimpleStreamChecker::initIdentifierInfo(ASTContext &Ctx) const {
MallocChecker.cpp 169 void initIdentifierInfo(ASTContext &C) const;
381 void MallocChecker::initIdentifierInfo(ASTContext &Ctx) const {
411 initIdentifierInfo(C);
435 initIdentifierInfo(C);
464 initIdentifierInfo(C.getASTContext());
    [all...]

Completed in 54 milliseconds