Home
last modified time | relevance | path

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

/netbsd/external/apache2/llvm/dist/clang/lib/AST/
H A DASTConcept.cpp28 auto &Detail = Satisfaction.Details[I]; local
/netbsd/external/apache2/llvm/dist/llvm/lib/Support/
H A DTimeProfiler.cpp53 const std::string Detail; member
315 void llvm::timeTraceProfilerBegin(StringRef Name, StringRef Detail) { in timeTraceProfilerBegin()
322 llvm::function_ref<std::string()> Detail) { in timeTraceProfilerBegin()
/netbsd/external/gpl3/gcc/dist/libcody/
H A Dbuffer.cc31 namespace Detail { namespace
H A Dcody.hh46 namespace Detail { namespace
/netbsd/external/apache2/llvm/dist/clang/include/clang/AST/
H A DASTConcept.h45 using Detail = llvm::PointerUnion<Expr *, SubstitutionDiagnostic *>; variable
/netbsd/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/
H A DAMDILCFGStructurizer.cpp1123 MachineBasicBlock *FalseMBB, MachineBasicBlock *LandMBB, bool Detail) { in showImproveSimpleJumpintoIf()