Searched defs:getMutableDeclSpec (Results 1 - 3 of 3) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/clang/include/clang/Parse/
H A DRAIIObjectsForParser.h212 ParsingDeclSpec &getMutableDeclSpec() const { function in class:clang::ParsingDeclarator
239 ParsingDeclSpec &getMutableDeclSpec() const { function in class:clang::ParsingFieldDeclarator
/freebsd-11-stable/contrib/llvm-project/clang/include/clang/Sema/
H A DDeclSpec.h1902 DeclSpec &getMutableDeclSpec() { return const_cast<DeclSpec &>(DS); } function in class:clang::Declarator
/freebsd-11-stable/contrib/llvm-project/clang/lib/Sema/
H A DSemaType.cpp328 DeclSpec &getMutableDeclSpec() const { function in class:__anon695::TypeProcessingState
[all...]

Completed in 87 milliseconds