Home
last modified time | relevance | path

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

/netbsd/external/apache2/llvm/dist/clang/include/clang/ASTMatchers/
H A DASTMatchFinder.h129 struct Profiling { struct
130 Profiling(llvm::StringMap<llvm::TimeRecord> &Records) in Profiling() argument
134 llvm::StringMap<llvm::TimeRecord> &Records;
/netbsd/external/apache2/llvm/dist/clang/lib/Driver/ToolChains/
H A DOpenBSD.cpp295 bool Profiling = Args.hasArg(options::OPT_pg); in AddCXXStdlibLibArgs() local
H A DFreeBSD.cpp419 bool Profiling = Args.hasArg(options::OPT_pg); in AddCXXStdlibLibArgs() local