Searched refs:InOutArgTypes (Results 1 - 1 of 1) sorted by last modified time

/external/clang/lib/CodeGen/
H A DCGStmt.cpp1796 std::vector<llvm::Type*> InOutArgTypes; local
1880 InOutArgTypes.push_back(Arg->getType());
1948 ArgTypes.push_back(InOutArgTypes[i]);

Completed in 87 milliseconds