Home
last modified time | relevance | path

Searched defs:AddTypeInfo (Results 1 – 1 of 1) sorted by relevance

/llvm-project/clang/include/clang/Sema/
H A DDeclSpec.h2353 /// AddTypeInfo - Add a chunk to this declarator. Also extend the range to in AddTypeInfo() function
2367 /// AddTypeInfo - Add a chunk to this declarator. Also extend the range to in AddTypeInfo() function
2378 void AddTypeInfo(const DeclaratorChunk &TI, SourceLocation EndLoc) { AddTypeInfo() function