Searched defs:isSubroutine (Results 1 – 3 of 3) sorted by relevance
201 public boolean isSubroutine(int offset) in isSubroutine() method in BranchTargetFinder
395 public boolean isSubroutine(int instructionOffset) in isSubroutine() method in PartialEvaluator
1984 bool isSubroutine, bool mightBeStructureConstructor) in GetCalleeAndArguments()2000 ActualArguments &&arguments, bool isSubroutine, in GetCalleeAndArguments()2849 const parser::ActualArgSpec &arg, bool isSubroutine) { in Analyze()