HomeSort by relevance Sort by last modified time
    Searched defs:hasName (Results 1 - 8 of 8) sorted by null

  /external/llvm/include/llvm/
DerivedTypes.h 256 /// hasName - Return true if this is a named struct that has a non-empty name.
257 bool hasName() const { return SymbolTableEntry != 0; }
Value.h 111 bool hasName() const { return Name != 0 && SubclassID != MDStringVal; }
  /external/webkit/Source/WebCore/html/parser/
XSSFilter.cpp 68 static bool hasName(const HTMLToken& token, const QualifiedName& name)
240 if (hasName(token, scriptTag))
242 else if (hasName(token, objectTag))
244 else if (hasName(token, paramTag))
246 else if (hasName(token, embedTag))
248 else if (hasName(token, appletTag))
250 else if (hasName(token, iframeTag))
252 else if (hasName(token, metaTag))
254 else if (hasName(token, baseTag))
256 else if (hasName(token, formTag)
    [all...]
  /external/clang/include/clang/Sema/
DeclSpec.h     [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.equinox.ds_1.2.1.R36x_v20100803.jar 
  /tools/motodev/src/plugins/videos/libs/gdata/java/lib/
gdata-client-1.0.jar 
gdata-core-1.0.jar 
  /prebuilts/tools/common/proguard/proguard4.7/lib/
proguard.jar 

Completed in 265 milliseconds