Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/Basic/
H A DXRayInstr.h72 void serializeXRayInstrValue(XRayInstrSet Set,
/freebsd/contrib/llvm-project/clang/lib/Basic/
H A DXRayInstr.cpp34 void serializeXRayInstrValue(XRayInstrSet Set, in serializeXRayInstrValue() function
/freebsd/contrib/llvm-project/clang/lib/Frontend/
H A DCompilerInvocation.cpp1439 serializeXRayInstrValue(S, BundleParts); in serializeXRayInstrumentationBundle()