Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/Sema/
H A DDeclSpec.cpp161 DeclaratorChunk DeclaratorChunk::getFunction(bool hasProto, in getFunction()
/freebsd-14.2/contrib/llvm-project/clang/include/clang/Sema/
H A DDeclSpec.h1382 DeclSpec *MethodQualifiers; member
1431 delete MethodQualifiers; in destroy() local