Home
last modified time | relevance | path

Searched defs:TypeQual (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/
H A DAMDGPUHSAMetadataStreamer.cpp114 ValueKind MetadataStreamerV2::getValueKind(Type *Ty, StringRef TypeQual, in getValueKind()
321 StringRef TypeQual; in emitKernelArg() local
351 StringRef AccQual, StringRef TypeQual) { in emitKernelArg()
534 StringRef MetadataStreamerV3::getValueKind(Type *Ty, StringRef TypeQual, in getValueKind()
715 StringRef TypeQual; in emitKernelArg() local
747 StringRef AccQual, StringRef TypeQual) { in emitKernelArg()
/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DDeclSpec.cpp225 [&](DeclSpec::TQ TypeQual, StringRef PrintName, SourceLocation SL) { in getFunction()
H A DSemaType.cpp5565 SourceLocation SL) { RemovalLocs.push_back(SL); }); in GetFullTypeForDeclarator()
/netbsd-src/external/apache2/llvm/dist/clang/lib/Parse/
H A DParseDeclCXX.cpp2431 SourceLocation SpecLoc) { in MaybeParseAndDiagnoseDeclSpecAfterCXX11VirtSpecifierSeq()