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

  /external/clang/include/clang/Analysis/Analyses/
PseudoConstantAnalysis.h 28 bool isPseudoConstant(const VarDecl *VD);
  /external/clang/lib/Analysis/
PseudoConstantAnalysis.cpp 41 bool PseudoConstantAnalysis::isPseudoConstant(const VarDecl *VD) {
  /external/clang/lib/StaticAnalyzer/Checkers/
IdempotentOperationChecker.cpp 720 if (PCA->isPseudoConstant(VD))

Completed in 96 milliseconds