HomeSort by: relevance | last modified time | path
    Searched refs:XRayInstrSet (Results 1 - 5 of 5) sorted by relevancy

  /src/external/apache2/llvm/dist/clang/include/clang/Driver/
XRayArgs.h 27 XRayInstrSet InstrumentationBundle;
46 XRayInstrSet instrumentationBundle() const { return InstrumentationBundle; }
  /src/external/apache2/llvm/dist/clang/include/clang/Basic/
XRayInstr.h 47 struct XRayInstrSet {
72 void serializeXRayInstrValue(XRayInstrSet Set,
CodeGenOptions.h 350 XRayInstrSet XRayInstrumentationBundle;
  /src/external/apache2/llvm/dist/clang/lib/Basic/
XRayInstr.cpp 34 void serializeXRayInstrValue(XRayInstrSet Set,
  /src/external/apache2/llvm/dist/clang/lib/Frontend/
CompilerInvocation.cpp 1259 XRayInstrSet &S) {
1276 static std::string serializeXRayInstrumentationBundle(const XRayInstrSet &S) {

Completed in 33 milliseconds