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

/external/clang/lib/CodeGen/
H A DCodeGenFunction.cpp231 llvm::Type *ProfileFuncArgs[] = { PointerTy, PointerTy }; local
233 llvm::FunctionType::get(VoidTy, ProfileFuncArgs, false);

Completed in 40 milliseconds