Module CProcname.NoAstDecl

WARNING: functions from this module should not be used if full decl is available in AST

val c_function_of_string : IR.Tenv.t -> string -> IR.Procname.t
val cpp_method_of_string : IR.Tenv.t -> IR.Typ.Name.t -> string -> IR.Procname.t
val objc_method_of_string_kind : IR.Typ.Name.t -> string -> IR.Procname.ObjC_Cpp.kind -> IR.Procname.Parameter.clang_parameter list -> IR.Procname.t