Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/Frontend/
H A DCompilerInvocation.cpp1295 static std::string serializeXRayInstrumentationBundle(const XRayInstrSet &S) { in serializeXRayInstrumentationBundle() function
1485 serializeXRayInstrumentationBundle(Opts.XRayInstrumentationBundle); in GenerateCodeGenArgs()