Searched defs:ParsedType (Results 1 - 3 of 3) sorted by relevance

/netbsd-current/external/apache2/llvm/dist/clang/lib/Parse/
H A DParseOpenMP.cpp561 TypeResult ParsedType = parseOpenMPDeclareMapperVarDecl(Range, VName, AS); local
/netbsd-current/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaTemplate.cpp974 ParsedTemplateArgument Sema::ActOnTemplateTypeArgument(TypeResult ParsedType) { argument
/netbsd-current/external/apache2/llvm/dist/clang/include/clang/Sema/
H A DSema.h6423 NestedNameSpecInfo(IdentifierInfo *II, SourceLocation IdLoc, SourceLocation ColonColonLoc, ParsedType ObjectType = ParsedType()) argument
[all...]

Completed in 377 milliseconds