Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/clang/include/clang/Sema/
H A DAttributeList.h215 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
H A DSema.h72 class AttributeList; variable
/minix3/external/bsd/llvm/dist/llvm/lib/IR/
H A DModule.cpp117 AttributeSet AttributeList) { in getOrInsertFunction()
149 AttributeSet AttributeList, in getOrInsertFunction()
/minix3/external/bsd/llvm/dist/clang/test/Index/
H A Drecursive-cxx-member-calls.cpp12 class AttributeList { class
/minix3/external/bsd/llvm/dist/clang/lib/CodeGen/
H A DCGVTables.cpp346 CodeGen::AttributeListType AttributeList; in EmitMustTailThunk() local
H A DCodeGenModule.cpp677 AttributeListType AttributeList; in SetLLVMFunctionAttributes() local
H A DCGCall.cpp3295 CodeGen::AttributeListType AttributeList; in EmitCall() local