Home
last modified time | relevance | path

Searched defs:AttributeList (Results 1 – 8 of 8) sorted by relevance

/external/clang/lib/Sema/
DTargetAttributesSema.h16 class AttributeList; variable
/external/llvm/lib/IR/
DModule.cpp140 AttributeSet AttributeList) { in getOrInsertFunction()
173 AttributeSet AttributeList) { in getOrInsertTargetIntrinsic()
199 AttributeSet AttributeList, in getOrInsertFunction()
/external/clang/include/clang/Sema/
DAttributeList.h163 AttributeList(IdentifierInfo *attrName, SourceRange attrRange, in AttributeList() function
178 AttributeList(IdentifierInfo *attrName, SourceRange attrRange, in AttributeList() function
201 AttributeList(IdentifierInfo *attrName, SourceRange attrRange, in AttributeList() function
220 AttributeList(IdentifierInfo *attrName, SourceRange attrRange, in AttributeList() function
DSema.h66 class AttributeList; variable
/external/webkit/Source/WebCore/html/parser/
DHTMLToken.h62 typedef WTF::Vector<Attribute, 10> AttributeList; typedef
/external/clang/test/Index/
Drecursive-cxx-member-calls.cpp12 class AttributeList { class
/external/clang/lib/CodeGen/
DCodeGenModule.cpp554 AttributeListType AttributeList; in SetLLVMFunctionAttributes() local
DCGCall.cpp2334 CodeGen::AttributeListType AttributeList; in EmitCall() local