Searched defs:CallArgList (Results 1 - 1 of 1) sorted by relevance

/external/clang/lib/CodeGen/
H A DCGCall.h56 /// CallArgList - Type for representing both the value and type of
58 class CallArgList : class in namespace:clang::CodeGen
76 void addFrom(const CallArgList &other) {

Completed in 56 milliseconds