/llvm-project/clang/lib/Tooling/Refactoring/Rename/ |
H A D | RenamingAction.cpp | 56 const RefactoringDescriptor &RenameOccurrences::describe() { in describe() function in clang::tooling::RenameOccurrences 103 const RefactoringDescriptor &QualifiedRenameRule::describe() { in describe() function in clang::tooling::QualifiedRenameRule
|
/llvm-project/clang/lib/Tooling/Refactoring/Extract/ |
H A D | Extract.cpp | 60 const RefactoringDescriptor &ExtractFunction::describe() { in describe() function in clang::tooling::ExtractFunction
|
/llvm-project/clang/lib/StaticAnalyzer/Checkers/ |
H A D | StdLibraryFunctionsChecker.cpp | 176 virtual void describe(DescriptionKind DK, const CallEvent &Call, in describe() function in __anon2859deef0111::StdLibraryFunctionsChecker::ValueConstraint 540 virtual const std::string describe(CheckerContext &C) const { return ""; } in describe() function in __anon2859deef0111::StdLibraryFunctionsChecker::ErrnoConstraintBase 609 const std::string describe(CheckerContext &C) const override { in describe() function in __anon2859deef0111::StdLibraryFunctionsChecker::SuccessErrnoConstraint 627 const std::string describe(CheckerContext &C) const override { in describe() function in __anon2859deef0111::StdLibraryFunctionsChecker::ErrnoMustBeCheckedConstraint 1059 void StdLibraryFunctionsChecker::RangeConstraint::describe( describe() function in StdLibraryFunctionsChecker::RangeConstraint 1168 void StdLibraryFunctionsChecker::NotNullConstraint::describe( describe() function in StdLibraryFunctionsChecker::NotNullConstraint 1216 void StdLibraryFunctionsChecker::NotNullBufferConstraint::describe( describe() function in StdLibraryFunctionsChecker::NotNullBufferConstraint 1277 void StdLibraryFunctionsChecker::BufferSizeConstraint::describe( describe() function in StdLibraryFunctionsChecker::BufferSizeConstraint [all...] |
/llvm-project/clang/lib/AST/Interp/ |
H A D | InterpFrame.cpp |
|
/llvm-project/third-party/unittest/googletest/include/gtest/ |
H A D | gtest-matchers.h | 319 void (*describe)(const MatcherBase&, std::ostream*, bool negation); member
|
/llvm-project/flang/lib/Semantics/ |
H A D | scope.cpp | 331 const auto describe{[&](parser::CharBlock src) { AddSourceRange() local
|
/llvm-project/clang/lib/Tooling/Transformer/ |
H A D | Stencil.cpp | 463 Stencil transformer::describe(StringRef Id) { describe() function in transformer
|
/llvm-project/llvm/utils/TableGen/Common/GlobalISel/ |
H A D | Patterns.cpp | 171 std::string InstructionOperand::describe() const { describe() function in llvm::gi::InstructionOperand
|
/llvm-project/llvm/include/llvm/Object/ |
H A D | ELF.h | 144 static std::string describe(const ELFFile<ELFT> &Obj, describe() function [all...] |
/llvm-project/llvm/tools/llvm-readobj/ |
H A D | ELFDumper.cpp | 427 std::string ELFDumper<ELFT>::describe(const Elf_Shdr &Sec) const { in describe() function in __anon3d1ec8af0111::ELFDumper [all...] |
/llvm-project/clang/lib/AST/ |
H A D | ExprConstant.cpp | 1970 void CallStackFrame::describe(raw_ostream &Out) const { describe() function in CallStackFrame
|