Home
last modified time | relevance | path

Searched refs:serializeXRayInstrumentationBundle (Results 1 – 1 of 1) sorted by relevance

/freebsd-14-stable/contrib/llvm-project/clang/lib/Frontend/
HDCompilerInvocation.cpp1437 static std::string serializeXRayInstrumentationBundle(const XRayInstrSet &S) { in serializeXRayInstrumentationBundle() function
1675 serializeXRayInstrumentationBundle(Opts.XRayInstrumentationBundle); in GenerateCodeGenArgs()