Home
last modified time | relevance | path

Searched defs:SelectionKind (Results 1 – 5 of 5) sorted by relevance

/llvm-project/llvm/include/llvm/IR/
H A DComdat.h35 enum SelectionKind { enum
/llvm-project/clang/lib/Tooling/Refactoring/
H A DASTSelection.cpp95 SourceSelectionKind SelectionKind = in TraverseDecl() local
123 SourceSelectionKind SelectionKind = in TraverseStmt() local
133 void popAndAddToSelectionIfSelected(SourceSelectionKind SelectionKind) { in popAndAddToSelectionIfSelected()
/llvm-project/clang/include/clang/Tooling/Refactoring/
H A DASTSelection.h54 SourceSelectionKind SelectionKind; member
/llvm-project/clang/unittests/Tooling/
H A DASTSelectionTest.cpp94 SourceSelectionKind SelectionKind, unsigned NumChildren) { in checkNodeImpl() argument
108 checkNode(const SelectedASTNode &StmtNode, SourceSelectionKind SelectionKind, in checkNode() argument
119 checkNode(const SelectedASTNode &DeclNode, SourceSelectionKind SelectionKind, in checkNode() argument
[all...]
/llvm-project/llvm/include/llvm/Object/
H A DIRSymtab.h86 Word SelectionKind; member