Home
last modified time | relevance | path

Searched defs:NoteTy (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Instrumentation/
H A DHWAddressSanitizer.cpp442 auto *NoteTy = StructType::get(Int32Ty, Int32Ty, Int32Ty, Name->getType(), in createHwasanCtorComdat() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/
H A DExprConstant.cpp7171 auto note = [&](int Construct, QualType NoteTy, SourceLocation NoteLoc) { in checkBitCastConstexprEligibilityType()