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

/external/clang/lib/CodeGen/
H A DCGCall.h150 /// FunctionArgList - Type for representing both the decl and type
153 class FunctionArgList : public SmallVector<const VarDecl*, 16> { class in namespace:clang::CodeGen

Completed in 50 milliseconds