Home
last modified time | relevance | path

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

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