Home
last modified time | relevance | path

Searched refs:ActOnMSVCUnknownTypeName (Results 1 – 3 of 3) sorted by relevance

/freebsd-14.2/contrib/llvm-project/clang/lib/Parse/
H A DParseDecl.cpp2861 if (ParsedType T = Actions.ActOnMSVCUnknownTypeName( in ParseImplicitInt()
/freebsd-14.2/contrib/llvm-project/clang/include/clang/Sema/
H A DSema.h2666 ParsedType ActOnMSVCUnknownTypeName(const IdentifierInfo &II,
/freebsd-14.2/contrib/llvm-project/clang/lib/Sema/
H A DSemaDecl.cpp637 ParsedType Sema::ActOnMSVCUnknownTypeName(const IdentifierInfo &II, in ActOnMSVCUnknownTypeName() function in Sema