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

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

Completed in 91 milliseconds