Home
last modified time | relevance | path

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

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