Home
last modified time | relevance | path

Searched refs:AddInnermostTypeInfo (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/clang/include/clang/Sema/
H A DDeclSpec.h2389 void AddInnermostTypeInfo(const DeclaratorChunk &TI) { in AddInnermostTypeInfo() function
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaType.cpp776 declarator.AddInnermostTypeInfo(DeclaratorChunk::getFunction( in maybeSynthesizeBlockSignature()