clang 22.0.0git
|
Variables | |
int | line |
int const char * | function |
int const char const char *condition | CUDA_NOEXCEPT |
std::__attribute__ | ( | (device, noreturn, __always_inline__, __visibility__("default")) | ) |
Definition at line 44 of file c++config.h.
References CUDA_NOEXCEPT, and noreturn.
std::complex< _Tp > std::__sqr | ( | const std::complex< _Tp > & | __x | ) |
Definition at line 170 of file complex_cmath.h.
__DEVICE__ _Tp std::abs | ( | const std::complex< _Tp > & | __c | ) |
Definition at line 34 of file complex_cmath.h.
References __c, __DEVICE__, and hypot.
Referenced by acos(), acosh(), atanh(), clang::SemaHLSL::CheckBuiltinFunctionCall(), cosh(), clang::isStackNearlyExhausted(), log(), norm(), and sqrt().
__DEVICE__ long long abs | ( | long long | __n | ) |
Definition at line 41 of file __clang_cuda_cmath.h.
__DEVICE__ std::complex< _Tp > std::acos | ( | const std::complex< _Tp > & | __x | ) |
__DEVICE__ float acosf | ( | float | __a | ) |
Definition at line 63 of file __clang_cuda_math.h.
__DEVICE__ float acosf | ( | float | __a | ) |
Definition at line 63 of file __clang_cuda_math.h.
__DEVICE__ std::complex< _Tp > std::acosh | ( | const std::complex< _Tp > & | __x | ) |
__DEVICE__ float acoshf | ( | float | __a | ) |
Definition at line 65 of file __clang_cuda_math.h.
__DEVICE__ float acoshf | ( | float | __a | ) |
Definition at line 65 of file __clang_cuda_math.h.
enable_if< is_integral< _Tp >::value||is_same< _Tp, double >::value, double >::type std::arg | ( | _Tp | __re | ) |
Definition at line 47 of file complex_cmath.h.
References atan2.
Definition at line 52 of file complex_cmath.h.
References atan2f().
__DEVICE__ _Tp std::arg | ( | const std::complex< _Tp > & | __c | ) |
Definition at line 40 of file complex_cmath.h.
References __c, __DEVICE__, and atan2.
__DEVICE__ std::complex< _Tp > std::asin | ( | const std::complex< _Tp > & | __x | ) |
Definition at line 322 of file complex_cmath.h.
References __DEVICE__, and asinh.
__DEVICE__ float asinf | ( | float | __a | ) |
Definition at line 67 of file __clang_cuda_math.h.
__DEVICE__ float asinf | ( | float | __a | ) |
Definition at line 67 of file __clang_cuda_math.h.
__DEVICE__ std::complex< _Tp > std::asinh | ( | const std::complex< _Tp > & | __x | ) |
Definition at line 179 of file complex_cmath.h.
References __DEVICE__, __sqr(), atan2, copysign, isinf(), isnan(), log, and sqrt.
__DEVICE__ float asinhf | ( | float | __a | ) |
Definition at line 69 of file __clang_cuda_math.h.
__DEVICE__ float asinhf | ( | float | __a | ) |
Definition at line 69 of file __clang_cuda_math.h.
__DEVICE__ std::complex< _Tp > std::atan | ( | const std::complex< _Tp > & | __x | ) |
Definition at line 364 of file complex_cmath.h.
References __DEVICE__, and atanh.
__DEVICE__ float atan2f | ( | float | __a, |
float | __b ) |
Definition at line 72 of file __clang_cuda_math.h.
Referenced by arg().
__DEVICE__ float atan2f | ( | float | __a, |
float | __b ) |
Definition at line 72 of file __clang_cuda_math.h.
__DEVICE__ float atanf | ( | float | __a | ) |
Definition at line 73 of file __clang_cuda_math.h.
__DEVICE__ float atanf | ( | float | __a | ) |
Definition at line 73 of file __clang_cuda_math.h.
__DEVICE__ std::complex< _Tp > std::atanh | ( | const std::complex< _Tp > & | __x | ) |
Definition at line 240 of file complex_cmath.h.
References __DEVICE__, abs(), atan2, copysign, INFINITY, isinf(), isnan(), and log.
__DEVICE__ float atanhf | ( | float | __a | ) |
Definition at line 75 of file __clang_cuda_math.h.
__DEVICE__ float atanhf | ( | float | __a | ) |
Definition at line 75 of file __clang_cuda_math.h.
__DEVICE__ float cbrtf | ( | float | __a | ) |
Definition at line 77 of file __clang_cuda_math.h.
__DEVICE__ float cbrtf | ( | float | __a | ) |
Definition at line 77 of file __clang_cuda_math.h.
__DEVICE__ float ceilf | ( | float | __a | ) |
Definition at line 79 of file __clang_cuda_math.h.
__DEVICE__ float ceilf | ( | float | __a | ) |
Definition at line 79 of file __clang_cuda_math.h.
CXX20_CONSTEXPR_DEVICE std::complex< _Tp > std::conj | ( | const std::complex< _Tp > & | __c | ) |
Definition at line 73 of file complex_cmath.h.
References __c, and CXX20_CONSTEXPR_DEVICE.
__DEVICE__ float copysignf | ( | float | __a, |
float | __b ) |
Definition at line 83 of file __clang_cuda_math.h.
__DEVICE__ float copysignf | ( | float | __a, |
float | __b ) |
Definition at line 83 of file __clang_cuda_math.h.
std::complex< _Tp > std::cos | ( | const std::complex< _Tp > & | __x | ) |
Definition at line 379 of file complex_cmath.h.
References cosh.
__DEVICE__ float cosf | ( | float | __a | ) |
Definition at line 87 of file __clang_cuda_math.h.
__DEVICE__ float cosf | ( | float | __a | ) |
Definition at line 87 of file __clang_cuda_math.h.
__DEVICE__ std::complex< _Tp > std::cosh | ( | const std::complex< _Tp > & | __x | ) |
Definition at line 284 of file complex_cmath.h.
References __DEVICE__, abs(), cos, cosh, isfinite(), isinf(), NAN, sin, and sinh.
__DEVICE__ float coshf | ( | float | __a | ) |
Definition at line 91 of file __clang_cuda_math.h.
__DEVICE__ float coshf | ( | float | __a | ) |
Definition at line 91 of file __clang_cuda_math.h.
__DEVICE__ float erfcf | ( | float | __a | ) |
Definition at line 100 of file __clang_cuda_math.h.
__DEVICE__ float erfcf | ( | float | __a | ) |
Definition at line 100 of file __clang_cuda_math.h.
__DEVICE__ float erff | ( | float | __a | ) |
Definition at line 105 of file __clang_cuda_math.h.
__DEVICE__ float erff | ( | float | __a | ) |
Definition at line 105 of file __clang_cuda_math.h.
__DEVICE__ std::complex< _Tp > std::exp | ( | const std::complex< _Tp > & | __x | ) |
Definition at line 143 of file complex_cmath.h.
References __DEVICE__, cos, exp, isfinite(), isinf(), isnan(), NAN, and sin.
__DEVICE__ float exp2f | ( | float | __a | ) |
Definition at line 112 of file __clang_cuda_math.h.
__DEVICE__ float exp2f | ( | float | __a | ) |
Definition at line 112 of file __clang_cuda_math.h.
__DEVICE__ float expf | ( | float | __a | ) |
Definition at line 113 of file __clang_cuda_math.h.
__DEVICE__ float expf | ( | float | __a | ) |
Definition at line 113 of file __clang_cuda_math.h.
__DEVICE__ float expm1f | ( | float | __a | ) |
Definition at line 115 of file __clang_cuda_math.h.
__DEVICE__ float expm1f | ( | float | __a | ) |
Definition at line 115 of file __clang_cuda_math.h.
__DEVICE__ float fabsf | ( | float | __a | ) |
Definition at line 116 of file __clang_cuda_math.h.
__DEVICE__ float fabsf | ( | float | __a | ) |
Definition at line 116 of file __clang_cuda_math.h.
__DEVICE__ float fdimf | ( | float | __a, |
float | __b ) |
Definition at line 118 of file __clang_cuda_math.h.
__DEVICE__ float fdimf | ( | float | __a, |
float | __b ) |
Definition at line 118 of file __clang_cuda_math.h.
__DEVICE__ float floorf | ( | float | __f | ) |
Definition at line 128 of file __clang_cuda_math.h.
__DEVICE__ float floorf | ( | float | __f | ) |
Definition at line 128 of file __clang_cuda_math.h.
__DEVICE__ float fmaf | ( | float | __a, |
float | __b, | ||
float | __c ) |
Definition at line 132 of file __clang_cuda_math.h.
__DEVICE__ float fmaf | ( | float | __a, |
float | __b, | ||
float | __c ) |
Definition at line 132 of file __clang_cuda_math.h.
__DEVICE__ float fmaxf | ( | float | __a, |
float | __b ) |
Definition at line 136 of file __clang_cuda_math.h.
__DEVICE__ float fmaxf | ( | float | __a, |
float | __b ) |
Definition at line 136 of file __clang_cuda_math.h.
__DEVICE__ float fminf | ( | float | __a, |
float | __b ) |
Definition at line 138 of file __clang_cuda_math.h.
__DEVICE__ float fminf | ( | float | __a, |
float | __b ) |
Definition at line 138 of file __clang_cuda_math.h.
__DEVICE__ float fmodf | ( | float | __a, |
float | __b ) |
Definition at line 140 of file __clang_cuda_math.h.
__DEVICE__ float fmodf | ( | float | __a, |
float | __b ) |
Definition at line 140 of file __clang_cuda_math.h.
__DEVICE__ int fpclassify | ( | float | __x | ) |
Definition at line 56 of file __clang_cuda_cmath.h.
__DEVICE__ int fpclassify | ( | float | __x | ) |
Definition at line 56 of file __clang_cuda_cmath.h.
__DEVICE__ int fpclassify | ( | float | __x | ) |
Definition at line 56 of file __clang_cuda_cmath.h.
__DEVICE__ float frexpf | ( | float | __a, |
int * | __b ) |
Definition at line 142 of file __clang_cuda_math.h.
__DEVICE__ float frexpf | ( | float | __a, |
int * | __b ) |
Definition at line 142 of file __clang_cuda_math.h.
__DEVICE__ float hypotf | ( | float | __a, |
float | __b ) |
Definition at line 144 of file __clang_cuda_math.h.
__DEVICE__ float hypotf | ( | float | __a, |
float | __b ) |
Definition at line 144 of file __clang_cuda_math.h.
__DEVICE__ int ilogbf | ( | float | __a | ) |
Definition at line 146 of file __clang_cuda_math.h.
__DEVICE__ int ilogbf | ( | float | __a | ) |
Definition at line 146 of file __clang_cuda_math.h.
__DEVICE__ bool isfinite | ( | float | __x | ) |
__DEVICE__ bool isfinite | ( | float | __x | ) |
Definition at line 103 of file __clang_cuda_cmath.h.
__DEVICE__ bool isfinite | ( | float | __x | ) |
Definition at line 103 of file __clang_cuda_cmath.h.
__DEVICE__ bool isgreater | ( | float | __x, |
float | __y ) |
Definition at line 117 of file __clang_cuda_cmath.h.
__DEVICE__ bool isgreater | ( | float | __x, |
float | __y ) |
Definition at line 117 of file __clang_cuda_cmath.h.
__DEVICE__ bool isgreater | ( | float | __x, |
float | __y ) |
Definition at line 117 of file __clang_cuda_cmath.h.
__DEVICE__ bool isgreaterequal | ( | float | __x, |
float | __y ) |
Definition at line 123 of file __clang_cuda_cmath.h.
__DEVICE__ bool isgreaterequal | ( | float | __x, |
float | __y ) |
Definition at line 123 of file __clang_cuda_cmath.h.
__DEVICE__ bool isgreaterequal | ( | float | __x, |
float | __y ) |
Definition at line 123 of file __clang_cuda_cmath.h.
__DEVICE__ bool isinf | ( | float | __x | ) |
__DEVICE__ bool isinf | ( | float | __x | ) |
Definition at line 101 of file __clang_cuda_cmath.h.
__DEVICE__ bool isinf | ( | float | __x | ) |
Definition at line 101 of file __clang_cuda_cmath.h.
__DEVICE__ bool isless | ( | float | __x, |
float | __y ) |
Definition at line 129 of file __clang_cuda_cmath.h.
__DEVICE__ bool isless | ( | float | __x, |
float | __y ) |
Definition at line 129 of file __clang_cuda_cmath.h.
__DEVICE__ bool isless | ( | float | __x, |
float | __y ) |
Definition at line 129 of file __clang_cuda_cmath.h.
__DEVICE__ bool islessequal | ( | float | __x, |
float | __y ) |
Definition at line 135 of file __clang_cuda_cmath.h.
__DEVICE__ bool islessequal | ( | float | __x, |
float | __y ) |
Definition at line 135 of file __clang_cuda_cmath.h.
__DEVICE__ bool islessequal | ( | float | __x, |
float | __y ) |
Definition at line 135 of file __clang_cuda_cmath.h.
__DEVICE__ bool islessgreater | ( | float | __x, |
float | __y ) |
Definition at line 141 of file __clang_cuda_cmath.h.
__DEVICE__ bool islessgreater | ( | float | __x, |
float | __y ) |
Definition at line 141 of file __clang_cuda_cmath.h.
__DEVICE__ bool islessgreater | ( | float | __x, |
float | __y ) |
Definition at line 141 of file __clang_cuda_cmath.h.
__DEVICE__ bool isnan | ( | float | __x | ) |
__DEVICE__ bool isnan | ( | float | __x | ) |
Definition at line 108 of file __clang_cuda_cmath.h.
__DEVICE__ bool isnan | ( | float | __x | ) |
Definition at line 108 of file __clang_cuda_cmath.h.
__DEVICE__ bool isnormal | ( | float | __x | ) |
Definition at line 147 of file __clang_cuda_cmath.h.
__DEVICE__ bool isnormal | ( | float | __x | ) |
Definition at line 147 of file __clang_cuda_cmath.h.
__DEVICE__ bool isnormal | ( | float | __x | ) |
Definition at line 147 of file __clang_cuda_cmath.h.
__DEVICE__ bool isunordered | ( | float | __x, |
float | __y ) |
Definition at line 149 of file __clang_cuda_cmath.h.
__DEVICE__ bool isunordered | ( | float | __x, |
float | __y ) |
Definition at line 149 of file __clang_cuda_cmath.h.
__DEVICE__ bool isunordered | ( | float | __x, |
float | __y ) |
Definition at line 149 of file __clang_cuda_cmath.h.
__DEVICE__ long labs | ( | long | __a | ) |
Definition at line 156 of file __clang_cuda_math.h.
__DEVICE__ float ldexpf | ( | float | __a, |
int | __b ) |
Definition at line 159 of file __clang_cuda_math.h.
__DEVICE__ float ldexpf | ( | float | __a, |
int | __b ) |
Definition at line 159 of file __clang_cuda_math.h.
__DEVICE__ float lgammaf | ( | float | __a | ) |
Definition at line 161 of file __clang_cuda_math.h.
__DEVICE__ float lgammaf | ( | float | __a | ) |
Definition at line 161 of file __clang_cuda_math.h.
__DEVICE__ long long llabs | ( | long long | __a | ) |
Definition at line 162 of file __clang_cuda_math.h.
__DEVICE__ long long llrintf | ( | float | __a | ) |
Definition at line 170 of file __clang_cuda_math.h.
__DEVICE__ long long llrintf | ( | float | __a | ) |
Definition at line 170 of file __clang_cuda_math.h.
__DEVICE__ long long llroundf | ( | float | __a | ) |
Definition at line 172 of file __clang_cuda_math.h.
__DEVICE__ long long llroundf | ( | float | __a | ) |
Definition at line 172 of file __clang_cuda_math.h.
std::complex< _Tp > std::log | ( | const std::complex< _Tp > & | __x | ) |
Definition at line 113 of file complex_cmath.h.
std::complex< _Tp > std::log10 | ( | const std::complex< _Tp > & | __x | ) |
Definition at line 119 of file complex_cmath.h.
References log.
__DEVICE__ float log10f | ( | float | __a | ) |
Definition at line 177 of file __clang_cuda_math.h.
__DEVICE__ float log10f | ( | float | __a | ) |
Definition at line 177 of file __clang_cuda_math.h.
__DEVICE__ float log1pf | ( | float | __a | ) |
Definition at line 179 of file __clang_cuda_math.h.
__DEVICE__ float log1pf | ( | float | __a | ) |
Definition at line 179 of file __clang_cuda_math.h.
__DEVICE__ float log2f | ( | float | __a | ) |
Definition at line 181 of file __clang_cuda_math.h.
__DEVICE__ float log2f | ( | float | __a | ) |
Definition at line 181 of file __clang_cuda_math.h.
__DEVICE__ float logbf | ( | float | __a | ) |
Definition at line 185 of file __clang_cuda_math.h.
__DEVICE__ float logbf | ( | float | __a | ) |
Definition at line 185 of file __clang_cuda_math.h.
__DEVICE__ float logf | ( | float | __a | ) |
Definition at line 186 of file __clang_cuda_math.h.
__DEVICE__ float logf | ( | float | __a | ) |
Definition at line 186 of file __clang_cuda_math.h.
__DEVICE__ long lrintf | ( | float | __a | ) |
Definition at line 196 of file __clang_cuda_math.h.
__DEVICE__ long lrintf | ( | float | __a | ) |
Definition at line 196 of file __clang_cuda_math.h.
__DEVICE__ long lroundf | ( | float | __a | ) |
Definition at line 198 of file __clang_cuda_math.h.
__DEVICE__ long lroundf | ( | float | __a | ) |
Definition at line 198 of file __clang_cuda_math.h.
__DEVICE__ float modf | ( | float | __x, |
float * | __iptr ) |
Definition at line 160 of file __clang_cuda_cmath.h.
__DEVICE__ float modf | ( | float | __x, |
float * | __iptr ) |
Definition at line 160 of file __clang_cuda_cmath.h.
__DEVICE__ float modff | ( | float | __a, |
float * | __b ) |
Definition at line 203 of file __clang_cuda_math.h.
__DEVICE__ float modff | ( | float | __a, |
float * | __b ) |
Definition at line 203 of file __clang_cuda_math.h.
__DEVICE__ double nan | ( | const char * | ) |
References __DEVICE__.
__DEVICE__ float nanf | ( | const char * | ) |
__DEVICE__ float nearbyintf | ( | float | __a | ) |
Definition at line 205 of file __clang_cuda_math.h.
__DEVICE__ float nearbyintf | ( | float | __a | ) |
Definition at line 205 of file __clang_cuda_math.h.
__DEVICE__ float nextafterf | ( | float | __a, |
float | __b ) |
Definition at line 209 of file __clang_cuda_math.h.
__DEVICE__ float nextafterf | ( | float | __a, |
float | __b ) |
Definition at line 209 of file __clang_cuda_math.h.
__DEVICE__ _Tp std::norm | ( | const std::complex< _Tp > & | __c | ) |
Definition at line 58 of file complex_cmath.h.
References __c, __DEVICE__, abs(), and isinf().
complex< _Tp > std::polar | ( | const _Tp & | __rho, |
const _Tp & | __theta = _Tp() ) |
std::complex< _Tp > std::pow | ( | const std::complex< _Tp > & | __x, |
const std::complex< _Tp > & | __y ) |
Definition at line 163 of file complex_cmath.h.
__DEVICE__ float powf | ( | float | __a, |
float | __b ) |
Definition at line 235 of file __clang_cuda_math.h.
__DEVICE__ float powf | ( | float | __a, |
float | __b ) |
Definition at line 235 of file __clang_cuda_math.h.
std::complex< _Tp > std::proj | ( | const std::complex< _Tp > & | __c | ) |
__DEVICE__ float remainderf | ( | float | __a, |
float | __b ) |
Definition at line 243 of file __clang_cuda_math.h.
__DEVICE__ float remainderf | ( | float | __a, |
float | __b ) |
Definition at line 243 of file __clang_cuda_math.h.
__DEVICE__ float remquof | ( | float | __a, |
float | __b, | ||
int * | __c ) |
Definition at line 249 of file __clang_cuda_math.h.
__DEVICE__ float remquof | ( | float | __a, |
float | __b, | ||
int * | __c ) |
Definition at line 249 of file __clang_cuda_math.h.
__DEVICE__ float rintf | ( | float | __a | ) |
Definition at line 260 of file __clang_cuda_math.h.
__DEVICE__ float rintf | ( | float | __a | ) |
Definition at line 260 of file __clang_cuda_math.h.
__DEVICE__ float roundf | ( | float | __a | ) |
Definition at line 174 of file __clang_cuda_math.h.
__DEVICE__ float roundf | ( | float | __a | ) |
Definition at line 174 of file __clang_cuda_math.h.
__DEVICE__ float scalblnf | ( | float | __a, |
long | __b ) |
Definition at line 290 of file __clang_cuda_math.h.
__DEVICE__ float scalblnf | ( | float | __a, |
long | __b ) |
Definition at line 290 of file __clang_cuda_math.h.
__DEVICE__ float scalbnf | ( | float | __a, |
int | __b ) |
Definition at line 282 of file __clang_cuda_math.h.
__DEVICE__ float scalbnf | ( | float | __a, |
int | __b ) |
Definition at line 282 of file __clang_cuda_math.h.
__DEVICE__ bool signbit | ( | float | __x | ) |
Definition at line 170 of file __clang_cuda_cmath.h.
__DEVICE__ bool signbit | ( | float | __x | ) |
Definition at line 170 of file __clang_cuda_cmath.h.
__DEVICE__ bool signbit | ( | float | __x | ) |
Definition at line 170 of file __clang_cuda_cmath.h.
__DEVICE__ std::complex< _Tp > std::sin | ( | const std::complex< _Tp > & | __x | ) |
Definition at line 372 of file complex_cmath.h.
References __DEVICE__, and sinh.
__DEVICE__ float sinf | ( | float | __a | ) |
Definition at line 310 of file __clang_cuda_math.h.
__DEVICE__ float sinf | ( | float | __a | ) |
Definition at line 310 of file __clang_cuda_math.h.
__DEVICE__ std::complex< _Tp > std::sinh | ( | const std::complex< _Tp > & | __x | ) |
Definition at line 270 of file complex_cmath.h.
References __DEVICE__, cos, cosh, isfinite(), isinf(), NAN, sin, and sinh.
__DEVICE__ float sinhf | ( | float | __a | ) |
Definition at line 314 of file __clang_cuda_math.h.
__DEVICE__ float sinhf | ( | float | __a | ) |
Definition at line 314 of file __clang_cuda_math.h.
__DEVICE__ std::complex< _Tp > std::sqrt | ( | const std::complex< _Tp > & | __x | ) |
__DEVICE__ float sqrtf | ( | float | __a | ) |
Definition at line 318 of file __clang_cuda_math.h.
__DEVICE__ float sqrtf | ( | float | __a | ) |
Definition at line 318 of file __clang_cuda_math.h.
__DEVICE__ std::complex< _Tp > std::tan | ( | const std::complex< _Tp > & | __x | ) |
Definition at line 386 of file complex_cmath.h.
References __DEVICE__, and tanh.
__DEVICE__ float tanf | ( | float | __a | ) |
Definition at line 320 of file __clang_cuda_math.h.
__DEVICE__ float tanf | ( | float | __a | ) |
Definition at line 320 of file __clang_cuda_math.h.
__DEVICE__ std::complex< _Tp > std::tanh | ( | const std::complex< _Tp > & | __x | ) |
Definition at line 300 of file complex_cmath.h.
References __DEVICE__, copysign, cos, cosh, isfinite(), isinf(), isnan(), sin, and sinh.
__DEVICE__ float tanhf | ( | float | __a | ) |
Definition at line 322 of file __clang_cuda_math.h.
__DEVICE__ float tanhf | ( | float | __a | ) |
Definition at line 322 of file __clang_cuda_math.h.
__DEVICE__ float tgammaf | ( | float | __a | ) |
Definition at line 324 of file __clang_cuda_math.h.
__DEVICE__ float tgammaf | ( | float | __a | ) |
Definition at line 324 of file __clang_cuda_math.h.
__DEVICE__ float truncf | ( | float | __a | ) |
Definition at line 326 of file __clang_cuda_math.h.
__DEVICE__ float truncf | ( | float | __a | ) |
Definition at line 326 of file __clang_cuda_math.h.
int const char const char* condition std::CUDA_NOEXCEPT |
Definition at line 32 of file c++config.h.
Referenced by __attribute__().
int const char* std::function |
Definition at line 31 of file c++config.h.
Referenced by clang::interp::Pointer::activate(), clang::SemaOpenMP::ActOnOpenMPCall(), clang::ento::AnalysisASTConsumer::AddCheckerRegistrationFn(), clang::format::AlignMatchingTokenSequence(), clang::threadSafety::BeforeSet::checkBeforeAfter(), clang::ento::CheckerManager::CheckerManager(), clang::ento::CheckerRegistry::CheckerRegistry(), clang::DirectoryWatcher::create(), clang::index::createIndexingASTConsumer(), clang::index::createIndexingASTConsumer(), clang::ASTDumper::dumpLookups(), GenerateFrontendArgs(), clang::CodeGen::CodeGenModule::getMostBaseClasses(), clang::ento::CheckerContext::getNoteTag(), clang::ento::CheckerContext::getNoteTag(), clang::ento::CheckerContext::getNoteTag(), clang::diff::getSubtreePostorder(), clang::dataflow::Logger::html(), clang::IncrementalExecutor::launchExecutor(), optimizeHeaderSearchOpts(), clang::Parser::ParseOpenMPDeclareBeginVariantDirective(), clang::LocationContext::printJson(), clang::LocationContext::Profile(), clang::format::internal::reformat(), clang::threadSafety::SExprBuilder::setLookupLocalVarExpr(), clang::driver::Compilation::setPostCallback(), clang::dataflow::DataflowAnalysisContext::setSyntheticFieldCallback(), clang::VisibleModuleSet::setVisible(), clang::TargetOMPContext::TargetOMPContext(), clang::interp::Pointer::toRValue(), clang::tooling::Transformer::Transformer(), clang::tryToFindPtrOrigin(), clang::tooling::detail::WithMetadataImpl< T >::WithMetadataImpl(), and clang::TargetOMPContext::~TargetOMPContext().
int std::line |
Definition at line 31 of file c++config.h.