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

/freebsd-12-stable/contrib/llvm-project/clang/include/clang/Lex/
H A DMacroInfo.h164 void setParameterList(ArrayRef<IdentifierInfo *> List, function in class:clang::MacroInfo
/freebsd-12-stable/contrib/llvm-project/clang/lib/Lex/
H A DPPDirectives.cpp2349 MI->setParameterList(Parameters, BP);
2382 MI->setParameterList(Parameters, BP);
2398 MI->setParameterList(Parameters, BP);
/freebsd-12-stable/contrib/llvm-project/clang/lib/Serialization/
H A DASTReader.cpp1760 MI->setParameterList(MacroParams, PP.getPreprocessorAllocator());

Completed in 180 milliseconds