Home
last modified time | relevance | path

Searched defs:hasName (Results 1 – 4 of 4) sorted by relevance

/external/llvm/include/llvm/
DValue.h111 bool hasName() const { return Name != 0 && SubclassID != MDStringVal; } in hasName() function
DDerivedTypes.h257 bool hasName() const { return SymbolTableEntry != 0; } in hasName() function
/external/webkit/Source/WebCore/html/parser/
DXSSFilter.cpp68 static bool hasName(const HTMLToken& token, const QualifiedName& name) in hasName() function
/external/clang/include/clang/Sema/
DDeclSpec.h1710 bool hasName() const { in hasName() function