Home
last modified time | relevance | path

Searched refs:setParameterList (Results 1 – 5 of 5) sorted by relevance

/external/llvm-project/clang/include/clang/Lex/
DMacroInfo.h164 void setParameterList(ArrayRef<IdentifierInfo *> List, in setParameterList() function
/external/llvm-project/clang/unittests/Lex/
DLexerTest.cpp385 MI->setParameterList(ParamList, Allocator); in TEST_F()
/external/llvm-project/clang/lib/Lex/
DPPDirectives.cpp2416 MI->setParameterList(Parameters, BP); in ReadMacroParameterList()
2449 MI->setParameterList(Parameters, BP); in ReadMacroParameterList()
2465 MI->setParameterList(Parameters, BP); in ReadMacroParameterList()
/external/guice/extensions/persist/lib/
Dhibernate3.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/hibernate/ org/ ...
/external/llvm-project/clang/lib/Serialization/
DASTReader.cpp1756 MI->setParameterList(MacroParams, PP.getPreprocessorAllocator()); in ReadMacroRecord()