Searched defs:NamedType (Results 1 - 4 of 4) sorted by relevance

/freebsd-11.0-release/crypto/heimdal/lib/asn1/
H A Dasn1parse.y767 NamedType : IDENTIFIER Type label
/freebsd-11.0-release/contrib/llvm/tools/clang/include/clang/AST/
H A DDeclarationName.h417 struct NT NamedType; member in union:clang::DeclarationNameLoc::__anon3384
H A DType.h4268 QualType NamedType; member in class:clang::FunctionType::ExtInfo::FunctionProtoType::ElaboratedType
4270 ElaboratedType(ElaboratedTypeKeyword Keyword, NestedNameSpecifier *NNS, QualType NamedType, QualType CanonType) argument
4304 Profile(llvm::FoldingSetNodeID &ID, ElaboratedTypeKeyword Keyword, NestedNameSpecifier *NNS, QualType NamedType) argument
[all...]
/freebsd-11.0-release/contrib/llvm/tools/clang/lib/Serialization/
H A DASTReader.cpp5495 QualType NamedType = readType(*Loc.F, Record, Idx); local

Completed in 202 milliseconds