OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:getParents
(Results
1 - 3
of
3
) sorted by relevancy
/src/external/apache2/llvm/dist/clang/include/clang/Tooling/Refactoring/
ASTSelection.h
101
ArrayRef<SelectedASTNode::ReferenceType>
getParents
() { return Parents; }
/src/external/apache2/llvm/dist/clang/lib/AST/
ParentMapContext.cpp
126
DynTypedNodeList
getParents
(TraversalKind TK, const DynTypedNode &Node) {
452
DynTypedNodeList ParentMapContext::
getParents
(const DynTypedNode &Node) {
457
return Parents->
getParents
(getTraversalKind(), Node);
/src/external/apache2/llvm/dist/clang/utils/TableGen/
ClangDiagnosticsEmitter.cpp
56
const std::vector<Record*> &
getParents
(const Record *Group) {
71
const std::vector<Record*> &Parents = DiagGroupParents.
getParents
(Group);
302
const std::vector<Record*> &Parents = DiagGroupParents.
getParents
(Group);
347
const std::vector<Record*> &Parents = DiagGroupParents.
getParents
(Group);
406
const std::vector<Record*> &Parents = DiagGroupParents.
getParents
(Group);
Completed in 27 milliseconds
Indexes created Tue Feb 24 08:35:24 UTC 2026