Searched refs:MD (Results 26 - 50 of 142) sorted by relevance

123456

/external/clang/lib/Sema/
H A DSemaDeclCXX.cpp424 CXXMethodDecl* MD = dyn_cast<CXXMethodDecl>(New); local
425 if (MD && MD->getParent()->getDescribedClassTemplate()) {
699 const CXXMethodDecl *MD = dyn_cast<CXXMethodDecl>(NewFD); local
700 if (MD && MD->isInstance()) {
705 const CXXRecordDecl *RD = MD->getParent();
1426 const CXXMethodDecl *MD = dyn_cast<CXXMethodDecl>(D); local
1429 bool OverridesAreKnown = !MD ||
1430 (!MD
3712 CheckAbstractClassUsage(AbstractUsageInfo &Info, CXXMethodDecl *MD) argument
3994 computeImplicitExceptionSpec(Sema &S, SourceLocation Loc, CXXMethodDecl *MD) argument
4025 EvaluateImplicitExceptionSpec(SourceLocation Loc, CXXMethodDecl *MD) argument
4050 CheckExplicitlyDefaultedSpecialMember(CXXMethodDecl *MD) argument
4241 CXXMethodDecl *MD; member in struct:__anon3744::SpecialMemberDeletionInfo
4251 SpecialMemberDeletionInfo(Sema &S, CXXMethodDecl *MD, Sema::CXXSpecialMember CSM, bool Diagnose) argument
4557 ShouldDeleteSpecialMember(CXXMethodDecl *MD, CXXSpecialMember CSM, bool Diagnose) argument
4712 DiagnoseHiddenVirtualMethods(CXXRecordDecl *DC, CXXMethodDecl *MD) argument
6740 ComputeDefaultedDefaultCtorExceptionSpec(SourceLocation Loc, CXXMethodDecl *MD) argument
7094 ComputeDefaultedDtorExceptionSpec(CXXMethodDecl *MD) argument
7535 ComputeDefaultedCopyAssignmentExceptionSpec(CXXMethodDecl *MD) argument
7967 ComputeDefaultedMoveAssignmentExceptionSpec(CXXMethodDecl *MD) argument
8580 ComputeDefaultedCopyCtorExceptionSpec(CXXMethodDecl *MD) argument
8737 ComputeDefaultedMoveCtorExceptionSpec(CXXMethodDecl *MD) argument
10401 CXXMethodDecl *MD = dyn_cast<CXXMethodDecl>(Dcl); local
10432 CXXMethodDecl *MD = dyn_cast<CXXMethodDecl>(Dcl); local
[all...]
/external/clang/lib/CodeGen/
H A DItaniumCXXABI.cpp78 llvm::Constant *EmitMemberPointer(const CXXMethodDecl *MD);
82 llvm::Constant *BuildMemberPointer(const CXXMethodDecl *MD,
166 const CXXMethodDecl *MD = cast<CXXMethodDecl>(GD.getDecl()); local
167 return ((isa<CXXDestructorDecl>(MD) && GD.getDtorType() != Dtor_Deleting) ||
168 (isa<CXXConstructorDecl>(MD)));
467 llvm::Constant *ItaniumCXXABI::EmitMemberPointer(const CXXMethodDecl *MD) { argument
468 return BuildMemberPointer(MD, CharUnits::Zero());
471 llvm::Constant *ItaniumCXXABI::BuildMemberPointer(const CXXMethodDecl *MD, argument
473 assert(MD->isInstance() && "Member function must not be static!");
474 MD
737 const CXXMethodDecl *MD = cast<CXXMethodDecl>(CGF.CurGD.getDecl()); local
[all...]
H A DCGVTT.cpp124 const CXXMethodDecl *MD = cast<CXXMethodDecl>(GD.getDecl()); local
127 if (!MD->getParent()->getNumVBases())
131 if (isa<CXXConstructorDecl>(MD) && GD.getCtorType() == Ctor_Base)
135 if (isa<CXXDestructorDecl>(MD) && GD.getDtorType() == Dtor_Base)
/external/clang/lib/StaticAnalyzer/Core/
H A DCallEvent.cpp414 const CXXMethodDecl *MD = cast<CXXMethodDecl>(D); local
415 if (!MD->isVirtual())
437 const CXXMethodDecl *Result = MD->getCorrespondingMethodInClass(RD, true);
443 assert(!MD->getParent()->isDerivedFrom(RD) && "Bad DynamicTypeInfo");
444 assert(!RD->isDerivedFrom(MD->getParent()) && "Couldn't find known method");
472 const CXXMethodDecl *MD = cast<CXXMethodDecl>(CalleeCtx->getDecl()); local
473 Loc ThisLoc = SVB.getCXXThis(MD, CalleeCtx);
477 if (MD->getCanonicalDecl() != getDecl()->getCanonicalDecl()) {
479 const CXXRecordDecl *Class = MD->getParent();
560 const CXXMethodDecl *MD local
800 const ObjCMethodDecl *MD = IDecl->lookupPrivateMethod(Sel); local
[all...]
/external/stlport/test/eh/
H A Dintel45.mak55 #MT/MD etc should be LAST in CPP_PRJ_LIBTYP string!!!
60 CPP_PRJ_LIBTYP = /MD
/external/bison/build-aux/
H A Ddepcomp93 ## it if -MD -MP comes after the -MF stuff. Hmm.
94 "$@" -MT "$object" -MD -MP -MF "$tmpdepfile"
107 ## - Don't want to use -MD because we'd like the dependencies to end
115 gccflag=-MD,
242 # Intel's C compiler understands `-MD -MF file'. However on
243 # icc -MD -MF foo.d -c -o sub/foo.o sub/foo.c
259 "$@" -MD -MF "$tmpdepfile"
280 # The Tru64 compiler uses -MD to generate dependencies as a side
281 # effect. `cc -MD -o foo.o ...' puts the dependencies into `foo.o.d'.
307 "$@" -Wc,-MD
[all...]
/external/chromium/sdch/open-vcdiff/
H A Ddepcomp94 ## it if -MD -MP comes after the -MF stuff. Hmm.
102 -c) set fnord "$@" -MT "$object" -MD -MP -MF "$tmpdepfile" "$arg" ;;
121 ## - Don't want to use -MD because we'd like the dependencies to end
129 gccflag=-MD,
261 # Intel's C compiler understands `-MD -MF file'. However on
262 # icc -MD -MF foo.d -c -o sub/foo.o sub/foo.c
278 "$@" -MD -MF "$tmpdepfile"
339 # The Tru64 compiler uses -MD to generate dependencies as a side
340 # effect. `cc -MD -o foo.o ...' puts the dependencies into `foo.o.d'.
366 "$@" -Wc,-MD
[all...]
/external/elfutils/config/
H A Ddepcomp94 ## it if -MD -MP comes after the -MF stuff. Hmm.
102 -c) set fnord "$@" -MT "$object" -MD -MP -MF "$tmpdepfile" "$arg" ;;
121 ## - Don't want to use -MD because we'd like the dependencies to end
129 gccflag=-MD,
261 # Intel's C compiler understands `-MD -MF file'. However on
262 # icc -MD -MF foo.d -c -o sub/foo.o sub/foo.c
278 "$@" -MD -MF "$tmpdepfile"
339 # The Tru64 compiler uses -MD to generate dependencies as a side
340 # effect. `cc -MD -o foo.o ...' puts the dependencies into `foo.o.d'.
366 "$@" -Wc,-MD
[all...]
/external/genext2fs/
H A Ddepcomp93 ## it if -MD -MP comes after the -MF stuff. Hmm.
94 "$@" -MT "$object" -MD -MP -MF "$tmpdepfile"
107 ## - Don't want to use -MD because we'd like the dependencies to end
115 gccflag=-MD,
242 # Intel's C compiler understands `-MD -MF file'. However on
243 # icc -MD -MF foo.d -c -o sub/foo.o sub/foo.c
259 "$@" -MD -MF "$tmpdepfile"
280 # The Tru64 compiler uses -MD to generate dependencies as a side
281 # effect. `cc -MD -o foo.o ...' puts the dependencies into `foo.o.d'.
307 "$@" -Wc,-MD
[all...]
/external/grub/
H A Ddepcomp93 ## it if -MD -MP comes after the -MF stuff. Hmm.
94 "$@" -MT "$object" -MD -MP -MF "$tmpdepfile"
107 ## - Don't want to use -MD because we'd like the dependencies to end
115 gccflag=-MD,
242 # Intel's C compiler understands `-MD -MF file'. However on
243 # icc -MD -MF foo.d -c -o sub/foo.o sub/foo.c
259 "$@" -MD -MF "$tmpdepfile"
280 # The Tru64 compiler uses -MD to generate dependencies as a side
281 # effect. `cc -MD -o foo.o ...' puts the dependencies into `foo.o.d'.
298 "$@" -Wc,-MD
[all...]
/external/libffi/
H A Ddepcomp94 ## it if -MD -MP comes after the -MF stuff. Hmm.
102 -c) set fnord "$@" -MT "$object" -MD -MP -MF "$tmpdepfile" "$arg" ;;
121 ## - Don't want to use -MD because we'd like the dependencies to end
129 gccflag=-MD,
256 # Intel's C compiler understands `-MD -MF file'. However on
257 # icc -MD -MF foo.d -c -o sub/foo.o sub/foo.c
273 "$@" -MD -MF "$tmpdepfile"
334 # The Tru64 compiler uses -MD to generate dependencies as a side
335 # effect. `cc -MD -o foo.o ...' puts the dependencies into `foo.o.d'.
361 "$@" -Wc,-MD
[all...]
/external/libmtp/
H A Ddepcomp101 ## it if -MD -MP comes after the -MF stuff. Hmm.
109 -c) set fnord "$@" -MT "$object" -MD -MP -MF "$tmpdepfile" "$arg" ;;
128 ## - Don't want to use -MD because we'd like the dependencies to end
136 gccflag=-MD,
268 # Intel's C compiler understands `-MD -MF file'. However on
269 # icc -MD -MF foo.d -c -o sub/foo.o sub/foo.c
285 "$@" -MD -MF "$tmpdepfile"
351 # The Tru64 compiler uses -MD to generate dependencies as a side
352 # effect. `cc -MD -o foo.o ...' puts the dependencies into `foo.o.d'.
378 "$@" -Wc,-MD
[all...]
/external/libogg/
H A Ddepcomp93 ## it if -MD -MP comes after the -MF stuff. Hmm.
94 "$@" -MT "$object" -MD -MP -MF "$tmpdepfile"
107 ## - Don't want to use -MD because we'd like the dependencies to end
115 gccflag=-MD,
242 # Intel's C compiler understands `-MD -MF file'. However on
243 # icc -MD -MF foo.d -c -o sub/foo.o sub/foo.c
259 "$@" -MD -MF "$tmpdepfile"
280 # The Tru64 compiler uses -MD to generate dependencies as a side
281 # effect. `cc -MD -o foo.o ...' puts the dependencies into `foo.o.d'.
307 "$@" -Wc,-MD
[all...]
/external/libpng/
H A Ddepcomp101 ## it if -MD -MP comes after the -MF stuff. Hmm.
109 -c) set fnord "$@" -MT "$object" -MD -MP -MF "$tmpdepfile" "$arg" ;;
128 ## - Don't want to use -MD because we'd like the dependencies to end
136 gccflag=-MD,
268 # Intel's C compiler understands `-MD -MF file'. However on
269 # icc -MD -MF foo.d -c -o sub/foo.o sub/foo.c
285 "$@" -MD -MF "$tmpdepfile"
351 # The Tru64 compiler uses -MD to generate dependencies as a side
352 # effect. `cc -MD -o foo.o ...' puts the dependencies into `foo.o.d'.
378 "$@" -Wc,-MD
[all...]
/external/libusb/
H A Ddepcomp94 ## it if -MD -MP comes after the -MF stuff. Hmm.
102 -c) set fnord "$@" -MT "$object" -MD -MP -MF "$tmpdepfile" "$arg" ;;
121 ## - Don't want to use -MD because we'd like the dependencies to end
129 gccflag=-MD,
256 # Intel's C compiler understands `-MD -MF file'. However on
257 # icc -MD -MF foo.d -c -o sub/foo.o sub/foo.c
273 "$@" -MD -MF "$tmpdepfile"
334 # The Tru64 compiler uses -MD to generate dependencies as a side
335 # effect. `cc -MD -o foo.o ...' puts the dependencies into `foo.o.d'.
361 "$@" -Wc,-MD
[all...]
/external/libusb-compat/
H A Ddepcomp94 ## it if -MD -MP comes after the -MF stuff. Hmm.
102 -c) set fnord "$@" -MT "$object" -MD -MP -MF "$tmpdepfile" "$arg" ;;
121 ## - Don't want to use -MD because we'd like the dependencies to end
129 gccflag=-MD,
261 # Intel's C compiler understands `-MD -MF file'. However on
262 # icc -MD -MF foo.d -c -o sub/foo.o sub/foo.c
278 "$@" -MD -MF "$tmpdepfile"
339 # The Tru64 compiler uses -MD to generate dependencies as a side
340 # effect. `cc -MD -o foo.o ...' puts the dependencies into `foo.o.d'.
366 "$@" -Wc,-MD
[all...]
/external/libvorbis/
H A Ddepcomp93 ## it if -MD -MP comes after the -MF stuff. Hmm.
94 "$@" -MT "$object" -MD -MP -MF "$tmpdepfile"
107 ## - Don't want to use -MD because we'd like the dependencies to end
115 gccflag=-MD,
242 # Intel's C compiler understands `-MD -MF file'. However on
243 # icc -MD -MF foo.d -c -o sub/foo.o sub/foo.c
259 "$@" -MD -MF "$tmpdepfile"
280 # The Tru64 compiler uses -MD to generate dependencies as a side
281 # effect. `cc -MD -o foo.o ...' puts the dependencies into `foo.o.d'.
307 "$@" -Wc,-MD
[all...]
/external/llvm/autoconf/
H A Ddepcomp93 ## it if -MD -MP comes after the -MF stuff. Hmm.
94 "$@" -MT "$object" -MD -MP -MF "$tmpdepfile"
107 ## - Don't want to use -MD because we'd like the dependencies to end
115 gccflag=-MD,
242 # Intel's C compiler understands `-MD -MF file'. However on
243 # icc -MD -MF foo.d -c -o sub/foo.o sub/foo.c
259 "$@" -MD -MF "$tmpdepfile"
280 # The Tru64 compiler uses -MD to generate dependencies as a side
281 # effect. `cc -MD -o foo.o ...' puts the dependencies into `foo.o.d'.
298 "$@" -Wc,-MD
[all...]
/external/openfst/
H A Ddepcomp101 ## it if -MD -MP comes after the -MF stuff. Hmm.
109 -c) set fnord "$@" -MT "$object" -MD -MP -MF "$tmpdepfile" "$arg" ;;
128 ## - Don't want to use -MD because we'd like the dependencies to end
136 gccflag=-MD,
268 # Intel's C compiler understands `-MD -MF file'. However on
269 # icc -MD -MF foo.d -c -o sub/foo.o sub/foo.c
285 "$@" -MD -MF "$tmpdepfile"
351 # The Tru64 compiler uses -MD to generate dependencies as a side
352 # effect. `cc -MD -o foo.o ...' puts the dependencies into `foo.o.d'.
378 "$@" -Wc,-MD
[all...]
/external/protobuf/
H A Ddepcomp94 ## it if -MD -MP comes after the -MF stuff. Hmm.
102 -c) set fnord "$@" -MT "$object" -MD -MP -MF "$tmpdepfile" "$arg" ;;
121 ## - Don't want to use -MD because we'd like the dependencies to end
129 gccflag=-MD,
261 # Intel's C compiler understands `-MD -MF file'. However on
262 # icc -MD -MF foo.d -c -o sub/foo.o sub/foo.c
278 "$@" -MD -MF "$tmpdepfile"
339 # The Tru64 compiler uses -MD to generate dependencies as a side
340 # effect. `cc -MD -o foo.o ...' puts the dependencies into `foo.o.d'.
366 "$@" -Wc,-MD
[all...]
/external/protobuf/gtest/build-aux/
H A Ddepcomp94 ## it if -MD -MP comes after the -MF stuff. Hmm.
102 -c) set fnord "$@" -MT "$object" -MD -MP -MF "$tmpdepfile" "$arg" ;;
121 ## - Don't want to use -MD because we'd like the dependencies to end
129 gccflag=-MD,
261 # Intel's C compiler understands `-MD -MF file'. However on
262 # icc -MD -MF foo.d -c -o sub/foo.o sub/foo.c
278 "$@" -MD -MF "$tmpdepfile"
339 # The Tru64 compiler uses -MD to generate dependencies as a side
340 # effect. `cc -MD -o foo.o ...' puts the dependencies into `foo.o.d'.
366 "$@" -Wc,-MD
[all...]
/external/stressapptest/
H A Ddepcomp94 ## it if -MD -MP comes after the -MF stuff. Hmm.
102 -c) set fnord "$@" -MT "$object" -MD -MP -MF "$tmpdepfile" "$arg" ;;
121 ## - Don't want to use -MD because we'd like the dependencies to end
129 gccflag=-MD,
261 # Intel's C compiler understands `-MD -MF file'. However on
262 # icc -MD -MF foo.d -c -o sub/foo.o sub/foo.c
278 "$@" -MD -MF "$tmpdepfile"
339 # The Tru64 compiler uses -MD to generate dependencies as a side
340 # effect. `cc -MD -o foo.o ...' puts the dependencies into `foo.o.d'.
366 "$@" -Wc,-MD
[all...]
/external/clang/lib/AST/
H A DMicrosoftMangle.cpp76 void mangleObjCMethodName(const ObjCMethodDecl *MD);
114 virtual void mangleThunk(const CXXMethodDecl *MD,
232 const CXXMethodDecl *MD = dyn_cast<CXXMethodDecl>(FD); local
233 if (MD) {
234 if (MD->isInstance())
236 if (isa<CXXConstructorDecl>(MD) || isa<CXXDestructorDecl>(MD))
709 void MicrosoftCXXNameMangler::mangleObjCMethodName(const ObjCMethodDecl *MD) { argument
710 Context.mangleObjCMethodName(MD, Out);
1178 if (const CXXMethodDecl *MD
1631 mangleThunk(const CXXMethodDecl *MD, const ThunkInfo &Thunk, raw_ostream &) argument
[all...]
/external/webkit/Source/WebKit/android/content/
H A Daddress_detector.cpp693 MD = 23, // MD Maryland enumerator in enum:USState
753 DC, VA, DC, DC, DC, DC, MD, MD, MD, MD, // 200-209
754 MD, MD, MD, XX, MD, M
[all...]
/external/llvm/lib/Transforms/Scalar/
H A DGVN.cpp106 MemoryDependenceAnalysis *MD; member in class:__anon9681::ValueTable
128 void setMemDep(MemoryDependenceAnalysis* M) { MD = M; }
289 if (!MD) {
295 MemDepResult local_dep = MD->getDependency(C);
326 MD->getNonLocalCallDependency(CallSite(C));
504 MemoryDependenceAnalysis *MD; member in class:__anon9682::GVN
525 : FunctionPass(ID), NoLoads(noloads), MD(0) {
541 MemoryDependenceAnalysis &getMemDep() const { return *MD; }
1337 MD->getNonLocalPointerDependency(Loc, true, LI->getParent(), Deps);
1502 MD
[all...]

Completed in 1175 milliseconds

123456