Searched defs:TParam (Results 1 - 1 of 1) sorted by relevance

/external/llvm/lib/IR/
H A DDIBuilder.cpp683 bool isOptimized, Function *Fn, MDNode *TParam) {
694 cast_or_null<MDTuple>(TParam), nullptr, nullptr);
679 createMethod(MDScope *Context, StringRef Name, StringRef LinkageName, MDFile *F, unsigned LineNo, MDSubroutineType *Ty, bool isLocalToUnit, bool isDefinition, unsigned VK, unsigned VIndex, MDType *VTableHolder, unsigned Flags, bool isOptimized, Function *Fn, MDNode *TParam) argument

Completed in 38 milliseconds