Home
last modified time | relevance | path

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

/external/llvm-project/clang/include/clang/Driver/
DXRayArgs.h27 XRayInstrSet InstrumentationBundle;
46 XRayInstrSet instrumentationBundle() const { return InstrumentationBundle; } in instrumentationBundle()
/external/llvm-project/clang/include/clang/Basic/
DXRayInstr.h47 struct XRayInstrSet { struct
DCodeGenOptions.h318 XRayInstrSet XRayInstrumentationBundle;
/external/llvm-project/clang/lib/Frontend/
DCompilerInvocation.cpp752 XRayInstrSet &S) { in parseXRayInstrumentationBundle()