forked from OSchip/llvm-project
parent
09f15f3edf
commit
3ea696d73f
|
@ -705,7 +705,7 @@ namespace llvm {
|
|||
return getType().isBlockByrefStruct();
|
||||
}
|
||||
|
||||
/// isInlinedFnArgument - Return trule if this variable provides debugging
|
||||
/// isInlinedFnArgument - Return true if this variable provides debugging
|
||||
/// information for an inlined function arguments.
|
||||
bool isInlinedFnArgument(const Function *CurFn);
|
||||
|
||||
|
|
Loading…
Reference in New Issue