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

  /external/clang/include/clang/Analysis/Analyses/
PseudoConstantAnalysis.h 29 bool wasReferenced(const VarDecl *VD);
  /external/clang/lib/Analysis/
PseudoConstantAnalysis.cpp 57 bool PseudoConstantAnalysis::wasReferenced(const VarDecl *VD) {
  /external/clang/lib/StaticAnalyzer/Checkers/
IdempotentOperationChecker.cpp 507 if (AC->getPseudoConstantAnalysis()->wasReferenced(VD))

Completed in 36 milliseconds