// RUN: %clang_cc1 -no-opaque-pointers -fxray-instrument -x c++ -std=c++11 -triple x86_64-unknown-unknown -emit-llvm -o - %s | FileCheck %s
// CHECK-LABEL: @_Z16alwaysInstrumentv
void
// CHECK-LABEL: @_Z15neverInstrumentv
void
// CHECK-LABEL: @_Z21conditionalInstrumenti
void