Searched defs:SelectionKind (Results 1 - 3 of 3) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/IR/
H A DComdat.h33 enum SelectionKind { enum in class:llvm::Comdat
/freebsd-11-stable/contrib/llvm-project/clang/include/clang/Tooling/Refactoring/
H A DASTSelection.h52 SourceSelectionKind SelectionKind; member in struct:clang::tooling::SelectedASTNode
55 SelectedASTNode(const ast_type_traits::DynTypedNode &Node, SourceSelectionKind SelectionKind) argument
/freebsd-11-stable/contrib/llvm-project/clang/lib/Tooling/Refactoring/
H A DASTSelection.cpp123 SourceSelectionKind SelectionKind = local
133 void popAndAddToSelectionIfSelected(SourceSelectionKind SelectionKind) { argument
[all...]

Completed in 1025 milliseconds