HomeSort by relevance Sort by last modified time
    Searched defs:getDefinition (Results 1 - 25 of 30) sorted by null

1 2

  /external/clang/lib/Lex/
MacroInfo.cpp 176 MacroDirective::DefInfo MacroDirective::getDefinition() {
202 for (DefInfo Def = getDefinition(); Def; Def = Def.getPreviousDefinition()) {
  /external/clang/include/clang/Lex/
MacroInfo.h 392 DefInfo getDefinition();
393 const DefInfo getDefinition() const {
394 return const_cast<MacroDirective *>(this)->getDefinition();
398 if (const DefInfo Def = getDefinition())
404 return getDefinition().getMacroInfo();
406 MacroInfo *getMacroInfo() { return getDefinition().getMacroInfo(); }
487 return DefDirective->getPrevious()->getDefinition();
PreprocessingRecord.h 177 if (MacroDefinitionRecord *Def = getDefinition())
184 MacroDefinitionRecord *getDefinition() const {
  /external/clang/lib/AST/
DeclTemplate.cpp     [all...]
Decl.cpp     [all...]
  /external/clang/tools/libclang/
CXCursor.cpp 847 cxcursor::MacroExpansionCursor::getDefinition() const {
850 return getAsMacroExpansion()->getDefinition();
    [all...]
  /external/clang/include/clang/AST/
DeclCXX.h 678 CXXRecordDecl *getDefinition() const {
    [all...]
DeclObjC.h     [all...]
  /external/clang/lib/Sema/
SemaDecl.cpp     [all...]
  /external/guice/lib/build/
bnd-0.0.384.jar 
  /prebuilts/tools/common/m2/repository/biz/aQute/bnd/1.50.0/
bnd-1.50.0.jar 
  /prebuilts/tools/common/m2/repository/biz/aQute/bndlib/1.50.0/
bndlib-1.50.0.jar 
  /external/guice/extensions/persist/lib/
dom4j-1.6.1.jar 
  /external/owasp/sanitizer/tools/findbugs/lib/
dom4j-1.6.1.jar 
ant.jar 
  /prebuilts/tools/common/m2/repository/dom4j/dom4j/1.6.1/
dom4j-1.6.1.jar 
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.pde.core_3.6.1.v20100902_r361.jar 
  /external/guice/extensions/struts2/lib/
ant-1.6.5.jar 
  /external/antlr/antlr-3.4/runtime/ActionScript/project/lib/
FlexAntTasks.jar 
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/
ant.jar 
  /prebuilts/misc/common/robolectric/lib/
ant-1.8.0.jar 
  /prebuilts/tools/common/ant/
ant.jar 
  /prebuilts/tools/common/m2/repository/net/sourceforge/htmlunit/htmlunit/2.14/
htmlunit-2.14.jar 
  /prebuilts/tools/common/m2/repository/org/apache/ant/ant/1.7.0/
ant-1.7.0.jar 
  /prebuilts/tools/common/m2/repository/org/apache/ant/ant/1.8.0/
ant-1.8.0.jar 

Completed in 982 milliseconds

1 2