Home
last modified time | relevance | path

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

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