Searched refs:getPlacementArg (Results 1 - 25 of 28) sorted by relevance

12

/prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DCallEvent.h860 return getOriginExpr()->getPlacementArg(Index - 1);
/prebuilts/clang/host/darwin-x86/clang-4393122/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DCallEvent.h860 return getOriginExpr()->getPlacementArg(Index - 1);
/prebuilts/clang/host/darwin-x86/clang-4479392/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DCallEvent.h860 return getOriginExpr()->getPlacementArg(Index - 1);
/prebuilts/clang/host/darwin-x86/clang-4579689/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DCallEvent.h847 return getOriginExpr()->getPlacementArg(Index - 1);
/prebuilts/clang/host/darwin-x86/clang-4630689/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DCallEvent.h847 return getOriginExpr()->getPlacementArg(Index - 1);
/prebuilts/clang/host/darwin-x86/clang-4639204/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DCallEvent.h847 return getOriginExpr()->getPlacementArg(Index - 1);
/prebuilts/clang/host/darwin-x86/clang-4691093/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DCallEvent.h847 return getOriginExpr()->getPlacementArg(Index - 1);
/prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DCallEvent.h860 return getOriginExpr()->getPlacementArg(Index - 1);
/prebuilts/clang/host/linux-x86/clang-4393122/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DCallEvent.h860 return getOriginExpr()->getPlacementArg(Index - 1);
/prebuilts/clang/host/linux-x86/clang-4479392/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DCallEvent.h860 return getOriginExpr()->getPlacementArg(Index - 1);
/prebuilts/clang/host/linux-x86/clang-4579689/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DCallEvent.h847 return getOriginExpr()->getPlacementArg(Index - 1);
/prebuilts/clang/host/linux-x86/clang-4630689/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DCallEvent.h847 return getOriginExpr()->getPlacementArg(Index - 1);
/prebuilts/clang/host/linux-x86/clang-4639204/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DCallEvent.h847 return getOriginExpr()->getPlacementArg(Index - 1);
/prebuilts/clang/host/linux-x86/clang-4691093/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DCallEvent.h847 return getOriginExpr()->getPlacementArg(Index - 1);
/prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/clang/include/clang/AST/
H A DExprCXX.h1885 Expr *getPlacementArg(unsigned i) { function in class:clang::CXXNewExpr
1889 const Expr *getPlacementArg(unsigned i) const {
1891 return const_cast<CXXNewExpr*>(this)->getPlacementArg(i);
/prebuilts/clang/host/darwin-x86/clang-4393122/include/clang/AST/
H A DExprCXX.h1885 Expr *getPlacementArg(unsigned i) { function in class:clang::CXXNewExpr
1889 const Expr *getPlacementArg(unsigned i) const {
1891 return const_cast<CXXNewExpr*>(this)->getPlacementArg(i);
/prebuilts/clang/host/darwin-x86/clang-4479392/include/clang/AST/
H A DExprCXX.h1885 Expr *getPlacementArg(unsigned i) { function in class:clang::CXXNewExpr
1889 const Expr *getPlacementArg(unsigned i) const {
1891 return const_cast<CXXNewExpr*>(this)->getPlacementArg(i);
/prebuilts/clang/host/darwin-x86/clang-4579689/include/clang/AST/
H A DExprCXX.h1885 Expr *getPlacementArg(unsigned i) { function in class:clang::CXXNewExpr
1889 const Expr *getPlacementArg(unsigned i) const {
1891 return const_cast<CXXNewExpr*>(this)->getPlacementArg(i);
/prebuilts/clang/host/darwin-x86/clang-4630689/include/clang/AST/
H A DExprCXX.h1885 Expr *getPlacementArg(unsigned i) { function in class:clang::CXXNewExpr
1889 const Expr *getPlacementArg(unsigned i) const {
1891 return const_cast<CXXNewExpr*>(this)->getPlacementArg(i);
/prebuilts/clang/host/darwin-x86/clang-4639204/include/clang/AST/
H A DExprCXX.h1885 Expr *getPlacementArg(unsigned i) { function in class:clang::CXXNewExpr
1889 const Expr *getPlacementArg(unsigned i) const {
1891 return const_cast<CXXNewExpr*>(this)->getPlacementArg(i);
/prebuilts/clang/host/darwin-x86/clang-4691093/include/clang/AST/
H A DExprCXX.h1885 Expr *getPlacementArg(unsigned i) { function in class:clang::CXXNewExpr
1889 const Expr *getPlacementArg(unsigned i) const {
1891 return const_cast<CXXNewExpr*>(this)->getPlacementArg(i);
/prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/clang/include/clang/AST/
H A DExprCXX.h1885 Expr *getPlacementArg(unsigned i) { function in class:clang::CXXNewExpr
1889 const Expr *getPlacementArg(unsigned i) const {
1891 return const_cast<CXXNewExpr*>(this)->getPlacementArg(i);
/prebuilts/clang/host/linux-x86/clang-4393122/include/clang/AST/
H A DExprCXX.h1885 Expr *getPlacementArg(unsigned i) { function in class:clang::CXXNewExpr
1889 const Expr *getPlacementArg(unsigned i) const {
1891 return const_cast<CXXNewExpr*>(this)->getPlacementArg(i);
/prebuilts/clang/host/linux-x86/clang-4479392/include/clang/AST/
H A DExprCXX.h1885 Expr *getPlacementArg(unsigned i) { function in class:clang::CXXNewExpr
1889 const Expr *getPlacementArg(unsigned i) const {
1891 return const_cast<CXXNewExpr*>(this)->getPlacementArg(i);
/prebuilts/clang/host/linux-x86/clang-4579689/include/clang/AST/
H A DExprCXX.h1885 Expr *getPlacementArg(unsigned i) { function in class:clang::CXXNewExpr
1889 const Expr *getPlacementArg(unsigned i) const {
1891 return const_cast<CXXNewExpr*>(this)->getPlacementArg(i);

Completed in 952 milliseconds

12