HomeSort by: relevance | last modified time | path
    Searched refs:CGFunctionInfoArgInfo (Results 1 - 2 of 2) sorted by relevancy

  /src/external/apache2/llvm/dist/clang/include/clang/CodeGen/
CGFunctionInfo.h 539 struct CGFunctionInfoArgInfo {
548 private llvm::TrailingObjects<CGFunctionInfo, CGFunctionInfoArgInfo,
550 typedef CGFunctionInfoArgInfo ArgInfo;
  /src/external/apache2/llvm/dist/clang/lib/CodeGen/
TargetInfo.cpp 1748 MutableArrayRef<CGFunctionInfoArgInfo> Args = FI.arguments();
1949 MutableArrayRef<CGFunctionInfoArgInfo> Args = FI.arguments();

Completed in 26 milliseconds