Home
last modified time | relevance | path

Searched defs:ArgumentAttributes (Results 1 – 2 of 2) sorted by relevance

/llvm-project/llvm/utils/TableGen/Basic/
H A DCodeGenIntrinsics.h136 SmallVector<SmallVector<ArgAttribute, 0>> ArgumentAttributes; global() member
/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DDataFlowSanitizer.cpp394 std::vector<llvm::AttributeSet> ArgumentAttributes( in transformFunctionAttributes() local