Home
last modified time | relevance | path

Searched refs:getNumSemanticExprs (Results 1 – 7 of 7) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Core/
H A DBugReporterVisitors.cpp1947 POE->getSemanticExpr(POE->getNumSemanticExprs() - 1); in peelOffOuterExpr()
/netbsd-src/external/apache2/llvm/dist/clang/lib/Serialization/
H A DASTWriterStmt.cpp1241 Record.push_back(E->getNumSemanticExprs()); in VisitPseudoObjectExpr()
/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaStmt.cpp340 POE->getNumSemanticExprs() == 1 && in DiagnoseUnusedExprResult()
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/AST/
H A DExpr.h6085 unsigned getNumSemanticExprs() const { return getNumSubExprs() - 1; } in getNumSemanticExprs() function
/netbsd-src/external/apache2/llvm/dist/clang/lib/Analysis/
H A DCFG.cpp3681 for (unsigned i = E->getNumSemanticExprs(); i != 0; ) { in VisitPseudoObjectExpr()
/netbsd-src/external/apache2/llvm/dist/clang/lib/Frontend/Rewrite/
H A DRewriteObjC.cpp1242 PseudoOp->getNumSemanticExprs() - 1)); in RewritePropertyOrImplicitSetter()
H A DRewriteModernObjC.cpp1421 PseudoOp->getNumSemanticExprs() - 1)); in RewritePropertyOrImplicitSetter()