Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/Support/
H A DSignposts.cpp36 class SignpostEmitterImpl { class
58 SignpostEmitterImpl() : SignpostLog(LogCreator()) {} in SignpostEmitterImpl() function in llvm::SignpostEmitterImpl
89 class llvm::SignpostEmitterImpl {}; class in llvm
/freebsd-13.1/contrib/llvm-project/llvm/include/llvm/Support/
H A DSignposts.h33 class SignpostEmitterImpl; variable