/llvm-project/llvm/include/llvm/Analysis/ |
H A D | DominanceFrontier.h | 134 void analyze(DomTreeT &DT) { analyze() function
|
/llvm-project/clang-tools-extra/clang-tidy/utils/ |
H A D | ExceptionSpecAnalyzer.cpp | 16 ExceptionSpecAnalyzer::analyze(const FunctionDecl *FuncDecl) { in analyze() function in clang::tidy::utils::ExceptionSpecAnalyzer
|
H A D | ExceptionAnalyzer.cpp | 624 ExceptionAnalyzer::analyze(const FunctionDecl *Func) { analyze() function in clang::tidy::utils::ExceptionAnalyzer 628 ExceptionAnalyzer::ExceptionInfo ExceptionAnalyzer::analyze(const Stmt *Stmt) { analyze() function in clang::tidy::utils::ExceptionAnalyzer
|
/llvm-project/clang/lib/Format/ |
H A D | ObjCPropertyAttributeOrderFixer.cpp | 182 ObjCPropertyAttributeOrderFixer::analyze( analyze() function in clang::format::ObjCPropertyAttributeOrderFixer
|
H A D | DefinitionBlockSeparator.cpp | 22 std::pair<tooling::Replacements, unsigned> DefinitionBlockSeparator::analyze( in analyze() function in clang::format::DefinitionBlockSeparator
|
H A D | UsingDeclarationsSorter.cpp | 212 std::pair<tooling::Replacements, unsigned> UsingDeclarationsSorter::analyze( in analyze() function in clang::format::UsingDeclarationsSorter
|
H A D | Format.cpp | 2129 analyze(TokenAnnotator &Annotator, analyze() function in clang::format::__anon57ed8e8e0111::ParensRemover 2173 analyze(TokenAnnotator &Annotator, analyze() function in clang::format::__anon57ed8e8e0111::BracesInserter 2226 analyze(TokenAnnotator &Annotator, analyze() function in clang::format::__anon57ed8e8e0111::BracesRemover 2277 analyze(TokenAnnotator &Annotator, analyze() function in clang::format::__anon57ed8e8e0111::SemiRemover 2337 analyze(TokenAnnotator &Annotator, analyze() function in clang::format::__anon57ed8e8e0111::JavaScriptRequoter 2426 analyze(TokenAnnotator &Annotator, analyze() function in clang::format::__anon57ed8e8e0111::Formatter 2567 analyze(TokenAnnotator &Annotator, analyze() function in clang::format::__anon57ed8e8e0111::TrailingCommaInserter 2630 analyze(TokenAnnotator &Annotator, analyze() function in clang::format::__anon57ed8e8e0111::Cleaner 2851 analyze(TokenAnnotator &Annotator, analyze() function in clang::format::__anon57ed8e8e0111::ObjCHeaderStyleGuesser
|
H A D | NamespaceEndCommentsFixer.cpp | 281 std::pair<tooling::Replacements, unsigned> NamespaceEndCommentsFixer::analyze( in analyze() function in clang::format::NamespaceEndCommentsFixer
|
H A D | QualifierAlignmentFixer.cpp | 535 LeftRightQualifierAlignmentFixer::analyze( analyze() function in clang::format::LeftRightQualifierAlignmentFixer
|
H A D | SortJavaScriptImports.cpp | 142 analyze(TokenAnnotator &Annotator, in analyze() function in clang::format::JavaScriptImportSorter
|
/llvm-project/clang-tools-extra/include-cleaner/lib/ |
H A D | Analysis.cpp | 80 analyze(llvm::ArrayRef<Decl *> ASTRoots, in analyze() function
|
/llvm-project/llvm/lib/Target/SPIRV/Analysis/ |
H A D | SPIRVConvergenceRegionAnalysis.cpp | 270 ConvergenceRegionInfo analyze() { analyze() function in llvm::SPIRV::ConvergenceRegionAnalyzer
|
/llvm-project/llvm/lib/CodeGen/GlobalISel/ |
H A D | CSEInfo.cpp | 244 void GISelCSEInfo::analyze(MachineFunction &MF) { analyze() function in GISelCSEInfo
|
/llvm-project/flang/include/flang/Lower/ |
H A D | BoxAnalyzer.h | 384 void analyze(const Fortran::semantics::Symbol &sym) { in analyze() function
|
/llvm-project/llvm/lib/Transforms/Scalar/ |
H A D | LoopSimplifyCFG.cpp | 203 void analyze() { in analyze() function in __anon0925871d0111::ConstantTerminatorFoldingImpl
|
/llvm-project/llvm/lib/Bitcode/Reader/ |
H A D | BitcodeAnalyzer.cpp | 570 Error BitcodeAnalyzer::analyze(std::optional<BCDumpOptions> O, analyze() function in BitcodeAnalyzer
|
/llvm-project/llvm/include/llvm/Support/ |
H A D | GenericLoopInfoImpl.h | 566 void LoopInfoBase<BlockT, LoopT>::analyze(const DomTreeBase<BlockT> &DomTree) { analyze() function
|
/llvm-project/llvm/lib/Target/AMDGPU/ |
H A D | SILowerI1Copies.cpp | 150 void analyze(MachineBasicBlock &DefBlock, ArrayRef<Incoming> Incomings) { analyze() function in __anond05b17a80111::PhiIncomingAnalysis
|
/llvm-project/llvm/lib/CodeGen/ |
H A D | SplitKit.cpp | 348 void SplitAnalysis::analyze(const LiveInterval *li) { analyze() function in SplitAnalysis
|
/llvm-project/flang/lib/Lower/ |
H A D | PFTBuilder.cpp | 1563 int analyze(const semantics::Symbol &sym) { analyze() function [all...] |
/llvm-project/llvm/lib/Analysis/ |
H A D | InlineCost.cpp | 2708 InlineResult CallAnalyzer::analyze() { analyze() function in CallAnalyzer
|