| /freebsd/contrib/llvm-project/clang/include/clang/Tooling/Refactoring/ |
| H A D | ASTSelection.h | 139 ArrayRef<SelectedASTNode::ReferenceType> Parents, in CodeRangeASTSelection() 148 llvm::SmallVector<SelectedASTNode::ReferenceType, 8> Parents; variable
|
| /freebsd/contrib/llvm-project/clang/lib/Tooling/Refactoring/Rename/ |
| H A D | USRLocFinder.cpp | 372 auto Parents = Context.getParents(Loc); in VisitTypeLoc() local 483 auto Parents = Context.getParents(Node); in getClosestAncestorDecl() local 495 auto Parents = Context.getParents(Loc); in getParentTypeLoc() local
|
| /freebsd/contrib/llvm-project/clang/include/clang/AST/ |
| H A D | ParentMapContext.h | 72 std::unique_ptr<ParentMap> Parents; variable
|
| /freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/ |
| H A D | ErrnoChecker.cpp | 74 const DynTypedNodeList Parents = ParentCtx.getParents(*S); in isInCondition() local
|
| H A D | DeadStoresChecker.cpp | 135 ParentMap& Parents; member in __anonfa4b2eb10211::DeadStoreObs
|
| H A D | ArrayBoundChecker.cpp | 805 const DynTypedNodeList Parents = ParentCtx.getParents(*S); in isInAddressOf() local
|
| /freebsd/contrib/llvm-project/clang/lib/AST/ |
| H A D | ParentMapContext.cpp | 378 void addParent(MapNodeTy MapNode, MapTy *Parents) { in addParent() 426 MapTy *Parents) { in TraverseNode()
|
| /freebsd/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/ |
| H A D | DIEHash.cpp | 84 SmallVector<const DIE *, 1> Parents; in addParentContext() local
|
| H A D | DwarfUnit.cpp | 716 SmallVector<const DIScope *, 1> Parents; in getParentContextString() local
|
| /freebsd/contrib/llvm-project/clang/lib/Tooling/Refactoring/ |
| H A D | ASTSelection.cpp | 253 llvm::SmallVector<SelectedASTNode::ReferenceType, 8> Parents; member
|
| /freebsd/contrib/llvm-project/llvm/lib/DWARFLinker/Parallel/ |
| H A D | SyntheticTypeNameBuilder.cpp | 211 SmallVector<UnitEntryPairTy, 10> Parents; in addParentName() local
|
| /freebsd/contrib/llvm-project/clang/lib/ExtractAPI/Serialization/ |
| H A D | SymbolGraphSerializer.cpp | 604 Array generateParentContexts(const SmallVectorImpl<SymbolReference> &Parents, in generateParentContexts()
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/LogicalView/Core/ |
| H A D | LVOptions.h | 169 Parents, // --report=parents enumerator
|
| /freebsd/contrib/llvm-project/llvm/lib/DebugInfo/DWARF/ |
| H A D | DWARFUnit.cpp | 419 std::vector<uint32_t> Parents; in extractDIEsToVector() local
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/Support/ |
| H A D | VirtualFileSystem.h | 918 llvm::SmallVector<Entry *, 32> Parents; member
|
| /freebsd/contrib/llvm-project/clang/lib/ASTMatchers/ |
| H A D | ASTMatchFinder.cpp | 1170 DynTypedNodeList Parents{ArrayRef<DynTypedNode>()}; // after loop: size != 1 in matchesAnyAncestorOf() local
|
| /freebsd/contrib/llvm-project/clang/include/clang/ASTMatchers/ |
| H A D | ASTMatchers.h | 8388 const auto &Parents = Finder->getASTContext().getParents(Node); in AST_MATCHER_P() local 8438 const auto &Parents = Finder->getASTContext().getParents(Node); in AST_MATCHER_P() local
|
| /freebsd/contrib/llvm-project/clang/utils/TableGen/ |
| H A D | ClangDiagnosticsEmitter.cpp | 379 const std::vector<const Record *> &Parents = in compute() local
|