Home
last modified time | relevance | path

Searched defs:Detail (Results 1 – 6 of 6) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/Support/
H A DTimeProfiler.h87 std::string Detail; member
175 TimeTraceScope(StringRef Name, StringRef Detail) { in TimeTraceScope()
179 TimeTraceScope(StringRef Name, llvm::function_ref<std::string()> Detail) { in TimeTraceScope()
/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DASTConcept.h51 using Detail = llvm::PointerUnion<Expr *, SubstitutionDiagnostic *>; variable
70 for (const auto &Detail : Details) in HasSubstitutionFailure() local
/freebsd/contrib/llvm-project/llvm/lib/Support/
H A DTimeProfiler.cpp406 StringRef Detail) { in timeTraceProfilerBegin()
415 llvm::function_ref<std::string()> Detail) { in timeTraceProfilerBegin()
430 StringRef Detail) { in timeTraceAsyncProfilerBegin()
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DASTConcept.cpp24 const UnsatisfiedConstraintRecord &Detail, in CreateUnsatisfiedConstraintRecord()
/freebsd/contrib/bsnmp/tests/
H A Dcatch.hpp1442 namespace Detail { namespace
1529 namespace Detail { namespace
1616 namespace Detail { namespace
1804 namespace Detail { namespace
1835 namespace Detail { namespace
1898 namespace Detail { namespace
3030 namespace Detail { namespace
3442 namespace Detail { namespace
4835 namespace Detail{ namespace
6433 namespace Detail { namespace
[all …]
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DR600MachineCFGStructurizer.cpp1115 MachineBasicBlock *FalseMBB, MachineBasicBlock *LandMBB, bool Detail) { in showImproveSimpleJumpintoIf()