Home
last modified time | relevance | path

Searched defs:describe (Results 1 – 10 of 10) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/clang/lib/Tooling/Refactoring/Rename/
H A DRenamingAction.cpp56 const RefactoringDescriptor &RenameOccurrences::describe() { in describe() function in clang::tooling::RenameOccurrences
103 const RefactoringDescriptor &QualifiedRenameRule::describe() { in describe() function in clang::tooling::QualifiedRenameRule
/netbsd-src/external/apache2/llvm/dist/clang/lib/Tooling/Refactoring/Extract/
H A DExtract.cpp59 const RefactoringDescriptor &ExtractFunction::describe() { in describe() function in clang::tooling::ExtractFunction
/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/Interp/
H A DInterpFrame.cpp112 void InterpFrame::describe(llvm::raw_ostream &OS) { in describe() function in InterpFrame
/netbsd-src/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/
H A DStdLibraryFunctionsChecker.cpp147 virtual std::string describe(ProgramStateRef State, in describe() function in __anon6255e2070111::StdLibraryFunctionsChecker::ValueConstraint
620 std::string StdLibraryFunctionsChecker::NotNullConstraint::describe( in describe() function in StdLibraryFunctionsChecker::NotNullConstraint
629 std::string StdLibraryFunctionsChecker::RangeConstraint::describe( in describe() function in StdLibraryFunctionsChecker::RangeConstraint
674 std::string StdLibraryFunctionsChecker::BufferSizeConstraint::describe( in describe() function in StdLibraryFunctionsChecker::BufferSizeConstraint
/netbsd-src/external/apache2/llvm/dist/clang/lib/Tooling/Transformer/
H A DStencil.cpp429 Stencil transformer::describe(StringRef Id) { in describe() function in transformer
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Object/
H A DELF.h145 static std::string describe(const ELFFile<ELFT> &Obj, in describe() function
/netbsd-src/external/gpl3/binutils.old/dist/gprofng/src/
H A Dgp-display-text.cc1674 er_print::describe () in describe() function in er_print
/netbsd-src/external/gpl3/binutils/dist/gprofng/src/
H A Dgp-display-text.cc1679 er_print::describe () in describe() function in er_print
/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-readobj/
H A DELFDumper.cpp386 std::string ELFDumper<ELFT>::describe(const Elf_Shdr &Sec) const { in describe() function in __anond60e1ac70111::ELFDumper
/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/
H A DExprConstant.cpp1909 void CallStackFrame::describe(raw_ostream &Out) { in describe() function in CallStackFrame