Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Target/AMDGPU/
H A DAMDGPUHSAMetadataStreamer.cpp113 ValueKind MetadataStreamerYamlV2::getValueKind(Type *Ty, StringRef TypeQual, in getValueKind()
320 StringRef TypeQual; in emitKernelArg() local
347 StringRef BaseTypeName, StringRef AccQual, StringRef TypeQual) { in emitKernelArg()
541 MetadataStreamerMsgPackV3::getValueKind(Type *Ty, StringRef TypeQual, in getValueKind()
729 StringRef TypeQual; in emitKernelArg() local
759 StringRef AccQual, StringRef TypeQual) { in emitKernelArg()
/openbsd-src/gnu/llvm/clang/lib/Sema/
H A DDeclSpec.cpp226 [&](DeclSpec::TQ TypeQual, StringRef PrintName, SourceLocation SL) { in getFunction()
H A DSemaType.cpp5771 SourceLocation SL) { RemovalLocs.push_back(SL); }); in GetFullTypeForDeclarator()
/openbsd-src/gnu/llvm/clang/lib/Parse/
H A DParseDeclCXX.cpp2569 SourceLocation SpecLoc) { in MaybeParseAndDiagnoseDeclSpecAfterCXX11VirtSpecifierSeq()