Definition at line 167 of file SemanticSelection.cpp.
◆ PragmaRegionFinder()
| clang::clangd::PragmaRegionFinder::PragmaRegionFinder |
( |
std::vector< Token::Range > & | Ranges, |
|
|
const TokenStream & | Code ) |
|
inline |
◆ operator()() [1/3]
| void clang::clangd::PragmaRegionFinder::operator() |
( |
const DirectiveTree::Code & | C | ) |
|
|
inline |
◆ operator()() [2/3]
| void clang::clangd::PragmaRegionFinder::operator() |
( |
const DirectiveTree::Conditional & | C | ) |
|
|
inline |
◆ operator()() [3/3]
| void clang::clangd::PragmaRegionFinder::operator() |
( |
const DirectiveTree::Directive & | D | ) |
|
|
inline |
◆ walk()
| void clang::clangd::PragmaRegionFinder::walk |
( |
const DirectiveTree & | T | ) |
|
|
inline |
The documentation for this class was generated from the following file: