Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/include/clang/Sema/
H A DDeclSpec.h735 void UpdateTypeRep(ParsedType Rep) { in UpdateTypeRep() function
/openbsd-src/gnu/llvm/clang/lib/Parse/
H A DParseDecl.cpp3681 DS.UpdateTypeRep(NewTypeRep.get()); in ParseDeclarationSpecifiers()
/openbsd-src/gnu/llvm/clang/lib/Sema/
H A DSemaDecl.cpp6014 DS.UpdateTypeRep(LocType); in RebuildDeclaratorInCurrentInstantiation()