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

/freebsd-11-stable/contrib/llvm-project/clang/include/clang/Sema/
H A DParsedAttr.h272 ParsedAttr(IdentifierInfo *attrName, SourceRange attrRange, IdentifierInfo *scopeName, SourceLocation scopeLoc, ParsedType typeArg, Syntax syntaxUsed) argument
/freebsd-11-stable/contrib/llvm-project/clang/lib/Parse/
H A DParseObjc.cpp1684 ParsedType typeArg local
1722 TypeResult typeArg = ParseTypeName(); local
/freebsd-11-stable/contrib/llvm-project/clang/lib/Sema/
H A DSemaType.cpp882 QualType typeArg = typeArgInfo->getType(); local
[all...]

Completed in 184 milliseconds