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

/freebsd-12-stable/contrib/llvm-project/clang/lib/Parse/
H A DParseOpenMP.cpp541 TypeResult ParsedType = parseOpenMPDeclareMapperVarDecl(Range, VName, AS); local
/freebsd-12-stable/contrib/llvm-project/clang/lib/Sema/
H A DSemaTemplate.cpp968 ParsedTemplateArgument Sema::ActOnTemplateTypeArgument(TypeResult ParsedType) { argument
/freebsd-12-stable/contrib/llvm-project/clang/include/clang/Sema/
H A DSema.h5940 NestedNameSpecInfo(IdentifierInfo *II, SourceLocation IdLoc, SourceLocation ColonColonLoc, ParsedType ObjectType = ParsedType()) argument
[all...]

Completed in 207 milliseconds