Searched refs:AlignedArgument (Results 1 - 1 of 1) sorted by relevance

/external/clang/utils/TableGen/
H A DClangAttrEmitter.cpp375 class AlignedArgument : public Argument { class in namespace:__anon18754
377 AlignedArgument(const Record &Arg, StringRef Attr) function in class:__anon18754::AlignedArgument
972 if (ArgName == "AlignedArgument") Ptr = new AlignedArgument(Arg, Attr);

Completed in 85 milliseconds