Searched refs:annotate (Results 1 - 7 of 7) sorted by relevance

/freebsd-current/contrib/llvm-project/clang/lib/Format/
H A DTokenAnalyzer.cpp126 Annotator.annotate(*AnnotatedLines.back());
H A DTokenAnnotator.h222 void annotate(AnnotatedLine &Line);
H A DTokenAnnotator.cpp3239 void TokenAnnotator::annotate(AnnotatedLine &Line) { function in class:clang::format::TokenAnnotator
3244 annotate(*Child);
H A DUnwrappedLineParser.cpp706 Annotator.annotate(Line);
/freebsd-current/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DModuloSchedule.h388 void annotate();
/freebsd-current/contrib/llvm-project/llvm/lib/CodeGen/
H A DModuloSchedule.cpp2200 void ModuloScheduleTestAnnotater::annotate() { function in class:ModuloScheduleTestAnnotater
H A DMachinePipeliner.cpp171 "pipeliner-annotate-for-testing", cl::Hidden, cl::init(false),
172 cl::desc("Instead of emitting the pipelined code, annotate instructions "
673 MSTI.annotate();

Completed in 291 milliseconds