Searched refs:getOrCreateMethodQualifiers (Results 1 - 3 of 3) sorted by relevance

/netbsd-current/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaLambda.cpp954 FTI.getOrCreateMethodQualifiers().SetTypeQual(DeclSpec::TQ_const,
/netbsd-current/external/apache2/llvm/dist/clang/include/clang/Sema/
H A DDeclSpec.h1409 DeclSpec &getOrCreateMethodQualifiers() { function in struct:clang::DeclaratorChunk::FunctionTypeInfo
/netbsd-current/external/apache2/llvm/dist/clang/lib/Parse/
H A DParseDeclCXX.cpp2433 auto &MQ = Function.getOrCreateMethodQualifiers();

Completed in 245 milliseconds