Home
last modified time | relevance | path

Searched defs:emitFunctionInfo (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DFaultMaps.cpp76 void FaultMaps::emitFunctionInfo(const MCSymbol *FnLabel, in emitFunctionInfo() function in FaultMaps
/freebsd/contrib/llvm-project/clang/lib/APINotes/
H A DAPINotesWriter.cpp1020 void emitFunctionInfo(raw_ostream &OS, const FunctionInfo &FI) { in emitFunctionInfo() function