Home
last modified time | relevance | path

Searched defs:Annotator (Results 1 – 11 of 11) sorted by relevance

/llvm-project/polly/include/polly/CodeGen/
H A DIslNodeBuilder.h66 IslNodeBuilder(PollyIRBuilder &Builder, ScopAnnotator &Annotator, in IslNodeBuilder() argument
122 ScopAnnotator &Annotator; variable
/llvm-project/clang/lib/Format/
H A DTokenAnalyzer.cpp122 TokenAnnotator Annotator(Style, Lex.getKeywords()); in process() local
H A DDefinitionBlockSeparator.cpp23 TokenAnnotator &Annotator, SmallVectorImpl<AnnotatedLine *> &AnnotatedLines, in analyze()
H A DFormat.cpp2129 analyze(TokenAnnotator & Annotator,SmallVectorImpl<AnnotatedLine * > & AnnotatedLines,FormatTokenLexer & Tokens) analyze() argument
2173 analyze(TokenAnnotator & Annotator,SmallVectorImpl<AnnotatedLine * > & AnnotatedLines,FormatTokenLexer & Tokens) analyze() argument
2226 analyze(TokenAnnotator & Annotator,SmallVectorImpl<AnnotatedLine * > & AnnotatedLines,FormatTokenLexer & Tokens) analyze() argument
2277 analyze(TokenAnnotator & Annotator,SmallVectorImpl<AnnotatedLine * > & AnnotatedLines,FormatTokenLexer & Tokens) analyze() argument
2287 removeSemi(TokenAnnotator & Annotator,SmallVectorImpl<AnnotatedLine * > & Lines,tooling::Replacements & Result) removeSemi() argument
2337 analyze(TokenAnnotator & Annotator,SmallVectorImpl<AnnotatedLine * > & AnnotatedLines,FormatTokenLexer & Tokens) analyze() argument
2426 analyze(TokenAnnotator & Annotator,SmallVectorImpl<AnnotatedLine * > & AnnotatedLines,FormatTokenLexer & Tokens) analyze() argument
2567 analyze(TokenAnnotator & Annotator,SmallVectorImpl<AnnotatedLine * > & AnnotatedLines,FormatTokenLexer & Tokens) analyze() argument
2630 analyze(TokenAnnotator & Annotator,SmallVectorImpl<AnnotatedLine * > & AnnotatedLines,FormatTokenLexer & Tokens) analyze() argument
2851 analyze(TokenAnnotator & Annotator,SmallVectorImpl<AnnotatedLine * > & AnnotatedLines,FormatTokenLexer & Tokens) analyze() argument
[all...]
H A DUsingDeclarationsSorter.cpp213 TokenAnnotator &Annotator, SmallVectorImpl<AnnotatedLine *> &AnnotatedLines, in analyze()
H A DNamespaceEndCommentsFixer.cpp282 TokenAnnotator &Annotator, SmallVectorImpl<AnnotatedLine *> &AnnotatedLines, in analyze()
H A DSortJavaScriptImports.cpp142 analyze(TokenAnnotator &Annotator, in analyze()
H A DUnwrappedLineParser.cpp709 TokenAnnotator Annotator(Style, Keywords); mightFitOnOneLine() local
/llvm-project/llvm/tools/llvm-dis/
H A Dllvm-dis.cpp254 std::unique_ptr<AssemblyAnnotationWriter> Annotator; main() local
/llvm-project/polly/lib/CodeGen/
H A DLoopGenerators.cpp87 createLoop(Value * LB,Value * UB,Value * Stride,PollyIRBuilder & Builder,LoopInfo & LI,DominatorTree & DT,BasicBlock * & ExitBB,ICmpInst::Predicate Predicate,ScopAnnotator * Annotator,bool Parallel,bool UseGuard,bool LoopVectDisabled) createLoop() argument
H A DCodeGeneration.cpp205 ScopAnnotator Annotator; generateCode() local