Home
last modified time | relevance | path

Searched refs:initListElements (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/clang/include/clang/Tooling/Transformer/
H A DRangeSelector.h100 RangeSelector initListElements(std::string ID);
/freebsd/contrib/llvm-project/clang/lib/Tooling/Transformer/
H A DParsing.cpp97 {"initListElements", initListElements}}; in getUnaryStringSelectors()
H A DRangeSelector.cpp339 RangeSelector transformer::initListElements(std::string ID) { in initListElements() function in transformer