Home
last modified time | relevance | path

Searched defs:Profiling (Results 1 – 3 of 3) sorted by relevance

/freebsd-12.1/contrib/llvm/tools/clang/include/clang/ASTMatchers/
H A DASTMatchFinder.h124 struct Profiling { struct
125 Profiling(llvm::StringMap<llvm::TimeRecord> &Records) in Profiling() argument
129 llvm::StringMap<llvm::TimeRecord> &Records;
/freebsd-12.1/contrib/llvm/tools/clang/lib/Driver/ToolChains/
H A DOpenBSD.cpp260 bool Profiling = Args.hasArg(options::OPT_pg); in AddCXXStdlibLibArgs() local
H A DFreeBSD.cpp377 bool Profiling = Args.hasArg(options::OPT_pg); in AddCXXStdlibLibArgs() local