Home
last modified time | relevance | path

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

/src/contrib/llvm-project/clang/lib/Frontend/
H A DCompilerInvocation.cpp1437 static std::string serializeXRayInstrumentationBundle(const XRayInstrSet &S) { in serializeXRayInstrumentationBundle() function
1675 serializeXRayInstrumentationBundle(Opts.XRayInstrumentationBundle); in GenerateCodeGenArgs()