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

  /external/clang/include/clang/Analysis/
CFG.h 157 const CXXNewExpr *getAllocatorExpr() const {
    [all...]
  /external/clang/lib/Analysis/
CFG.cpp     [all...]
  /external/clang/lib/StaticAnalyzer/Core/
ExprEngine.cpp 302 ProcessNewAllocator(E.castAs<CFGNewAllocator>().getAllocatorExpr(),
    [all...]

Completed in 46 milliseconds