HomeSort by relevance Sort by last modified time
    Searched refs:AttributeList (Results 51 - 75 of 92) sorted by null

1 23 4

  /external/clang/include/clang/Parse/
Parser.h 214 /// Factory object for creating AttributeList objects.
    [all...]
  /external/chromium_org/third_party/WebKit/Source/core/html/
HTMLViewSourceDocument.cpp 145 HTMLToken::AttributeList::const_iterator iter = token.attributes().begin();
  /libcore/harmony-tests/src/test/java/org/apache/harmony/tests/org/xml/sax/helpers/
ParserAdapterTest.java 23 import org.xml.sax.AttributeList;
  /external/clang/lib/Parse/
ParseDeclCXX.cpp     [all...]
ParseTemplate.cpp 30 AttributeList *AccessAttrs) {
63 AttributeList *AccessAttrs) {
165 AttributeList *AccessAttrs) {
    [all...]
ParseObjc.cpp 860 AttributeList *list) {
862 AttributeList *cur = list;
888 const_cast<AttributeList*>(D.getTypeObject(i).getAttrs()));
    [all...]
ParseStmt.cpp 584 if (AttributeList *Attrs = attrs.getList()) {
    [all...]
ParseCXXInlineMethods.cpp 26 AttributeList *AccessAttrs,
    [all...]
Parser.cpp     [all...]
  /external/llvm/include/llvm/IR/
Instructions.h     [all...]
  /external/clang/lib/Sema/
DeclSpec.cpp 902 AttributeList* attrs = getAttributes().getList();
904 if (attrs->getKind() == AttributeList::AT_Mode) {
    [all...]
SemaDeclCXX.cpp     [all...]
SemaDeclObjC.cpp 461 SourceLocation EndProtoLoc, AttributeList *AttrList) {
710 AttributeList *AttrList) {
    [all...]
SemaTemplate.cpp     [all...]
SemaDecl.cpp     [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
winldap.h     [all...]
  /external/llvm/lib/IR/
Instructions.cpp 350 if (AttributeList.hasAttribute(AttributeSet::FunctionIndex, A))
358 if (AttributeList.hasAttribute(i, A))
578 if (AttributeList.hasAttribute(AttributeSet::FunctionIndex, A))
586 if (AttributeList.hasAttribute(i, A))
    [all...]
  /prebuilts/tools/common/m2/repository/xerces/xmlParserAPIs/2.6.2/
xmlParserAPIs-2.6.2.jar 
  /prebuilts/tools/common/m2/repository/xml-apis/xml-apis/1.0.b2/
xml-apis-1.0.b2.jar 
  /prebuilts/tools/common/m2/repository/jdom/jdom/1.0/
jdom-1.0.jar 
  /external/clang/lib/CodeGen/
CGCall.cpp     [all...]
CodeGenModule.cpp 655 AttributeListType AttributeList;
656 ConstructAttributeList(Info, D, AttributeList, CallingConv, false);
657 F->setAttributes(llvm::AttributeSet::get(getLLVMContext(), AttributeList));
    [all...]
MicrosoftCXXABI.cpp     [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/xml/dom/
minidom.py 609 AttributeList = NamedNodeMap
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/xml/dom/
minidom.py 609 AttributeList = NamedNodeMap
    [all...]

Completed in 1196 milliseconds

1 23 4