Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/Sema/
H A DDeclSpec.h785 void UpdateTypeRep(ParsedType Rep) { in UpdateTypeRep() function
/freebsd/contrib/llvm-project/clang/lib/Parse/
H A DParseDecl.cpp4107 DS.UpdateTypeRep(NewTypeRep.get()); in ParseDeclarationSpecifiers()
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaDecl.cpp5975 DS.UpdateTypeRep(LocType); in RebuildDeclaratorInCurrentInstantiation()