Home
last modified time | relevance | path

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

/llvm-project/llvm/lib/Support/
H A DSignposts.cpp40 class SignpostEmitterImpl { class
63 SignpostEmitterImpl() : SignpostLog(LogCreator()) {} in SignpostEmitterImpl() function in llvm::SignpostEmitterImpl
94 class llvm::SignpostEmitterImpl {}; class in llvm
/llvm-project/llvm/include/llvm/Support/
H A DSignposts.h22 class SignpostEmitterImpl; variable