Searched defs:getDefinition (Results 1 - 8 of 8) sorted by relevance

/external/clang/include/clang/Lex/
H A DPreprocessingRecord.h181 if (MacroDefinition *Def = getDefinition())
188 MacroDefinition *getDefinition() const { function in class:clang::MacroExpansion
/external/clang/lib/AST/
H A DDecl.cpp1312 VarDecl *VarDecl::getDefinition(ASTContext &C) { function in class:VarDecl
2603 TagDecl *TagDecl::getDefinition() const { function in class:TagDecl
2607 return CXXRD->getDefinition();
/external/clang/include/clang/AST/
H A DDeclCXX.h696 CXXRecordDecl *getDefinition() const { function in class:clang::CXXRecordDecl
H A DDeclObjC.h778 if (const ObjCInterfaceDecl *Def = getDefinition())
785 if (const ObjCInterfaceDecl *Def = getDefinition())
831 ObjCInterfaceDecl *getDefinition() { function in class:clang::ObjCInterfaceDecl
838 const ObjCInterfaceDecl *getDefinition() const { function in class:clang::ObjCInterfaceDecl
859 (superCls && superCls->hasDefinition()) ? superCls->getDefinition()
1241 ObjCProtocolDecl *getDefinition() { function in class:clang::ObjCProtocolDecl
1246 const ObjCProtocolDecl *getDefinition() const { function in class:clang::ObjCProtocolDecl
1253 return getDefinition() == this;
/external/clang/lib/Sema/
H A DSemaDecl.cpp1421 if (Def && Def->getDefinition())
1422 Def = Def->getDefinition();
1773 static const Decl *getDefinition(const Decl *D) { function
1775 return TD->getDefinition();
1777 return VD->getDefinition();
1802 const Decl *Def = getDefinition(Old);
2568 (Def = Old->getDefinition())) {
3221 RecordDecl *RecordDef = Record->getDefinition();
5048 Record->getDefinition() && !Record->isBeingDefined() &&
6482 if ((Def = VDecl->getDefinition())
[all...]
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.pde.core_3.6.1.v20100902_r361.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
/external/antlr/antlr-3.4/runtime/ActionScript/project/lib/
H A DFlexAntTasks.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/adobe/ com/adobe/ac/ com/adobe/ac/ant/ ...
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/
H A Dant.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/tools/ org/apache/tools/ant/ ...

Completed in 371 milliseconds