Searched refs:AddTypeInfo (Results 1 - 6 of 6) sorted by relevance

/netbsd-current/external/apache2/llvm/dist/clang/lib/Parse/
H A DParseDecl.cpp5755 D.AddTypeInfo(DeclaratorChunk::getMemberPointer(
5769 D.AddTypeInfo(
5803 D.AddTypeInfo(DeclaratorChunk::getPointer(
5810 D.AddTypeInfo(
5865 D.AddTypeInfo(DeclaratorChunk::getReference(DS.getTypeQualifiers(), Loc,
6394 D.AddTypeInfo(
6649 D.AddTypeInfo(DeclaratorChunk::getFunction(
7030 D.AddTypeInfo(DeclaratorChunk::getArray(0, false, false, nullptr,
7046 D.AddTypeInfo(DeclaratorChunk::getArray(0, false, false, ExprRes.get(),
7123 D.AddTypeInfo(
[all...]
H A DParseExprCXX.cpp1381 D.AddTypeInfo(
3208 D.AddTypeInfo(DeclaratorChunk::getArray(0,
H A DParseExpr.cpp3497 ParamInfo.AddTypeInfo(
/netbsd-current/external/apache2/llvm/dist/clang/include/clang/Sema/
H A DDeclSpec.h2207 /// AddTypeInfo - Add a chunk to this declarator. Also extend the range to
2211 void AddTypeInfo(const DeclaratorChunk &TI, ParsedAttributes &&attrs, function in class:clang::Declarator
2221 /// AddTypeInfo - Add a chunk to this declarator. Also extend the range to
2223 void AddTypeInfo(const DeclaratorChunk &TI, SourceLocation EndLoc) { function in class:clang::Declarator
/netbsd-current/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaDeclObjC.cpp1595 D.AddTypeInfo(DeclaratorChunk::getPointer(/*TypeQuals=*/0, starLoc,
H A DSemaDecl.cpp12948 D.AddTypeInfo(DeclaratorChunk::getReference(0, IdentLoc, /*lvalue*/ false),
14880 D.AddTypeInfo(DeclaratorChunk::getFunction(/*HasProto=*/false,

Completed in 522 milliseconds