Searched defs:AttributeList (Results 1 – 10 of 10) sorted by relevance
/external/clang/include/clang/Sema/ |
D | AttributeList.h | 215 AttributeList(IdentifierInfo *attrName, SourceRange attrRange, in AttributeList() function 229 AttributeList(IdentifierInfo *attrName, SourceRange attrRange, in AttributeList() function 252 AttributeList(IdentifierInfo *attrName, SourceRange attrRange, in AttributeList() function 272 AttributeList(IdentifierInfo *attrName, SourceRange attrRange, in AttributeList() function 291 AttributeList(IdentifierInfo *attrName, SourceRange attrRange, in AttributeList() function 304 AttributeList(IdentifierInfo *attrName, SourceRange attrRange, in AttributeList() function
|
D | Sema.h | 72 class AttributeList; variable
|
/external/llvm/lib/IR/ |
D | Module.cpp | 120 AttributeSet AttributeList) { in getOrInsertFunction() 152 AttributeSet AttributeList, in getOrInsertFunction()
|
/external/chromium-trace/catapult/third_party/gsutil/third_party/pyasn1-modules/pyasn1_modules/ |
D | rfc2251.py | 223 class AttributeList(univ.SequenceOf): class
|
/external/clang/test/Index/ |
D | recursive-cxx-member-calls.cpp | 12 class AttributeList { class
|
/external/clang/lib/CodeGen/ |
D | CGVTables.cpp | 380 CodeGen::AttributeListType AttributeList; in EmitMustTailThunk() local
|
D | CodeGenModule.cpp | 772 AttributeListType AttributeList; in SetLLVMFunctionAttributes() local
|
D | CGCall.cpp | 3492 CodeGen::AttributeListType AttributeList; in EmitCall() local
|
/external/google-breakpad/src/common/dwarf/ |
D | dwarf2reader.h | 63 AttributeList; typedef
|
/external/chromium-trace/catapult/third_party/gsutil/third_party/boto/boto/mws/ |
D | response.py | 710 AttributeList = MemberList() variable in Destination
|