Home
last modified time | relevance | path

Searched defs:Element (Results 1 – 22 of 22) sorted by relevance

/freebsd-9-stable/contrib/llvm/tools/clang/lib/Tooling/
DFileMatchTrie.cpp67 StringRef Element(llvm::sys::path::filename( in insert() local
71 StringRef Element(llvm::sys::path::filename( in insert() local
106 StringRef Element(llvm::sys::path::filename(FileName.drop_back( in findEquivalent() local
/freebsd-9-stable/sys/contrib/dev/acpica/utilities/
Duttrack.c309 ACPI_DEBUG_MEM_BLOCK *Element; in AcpiUtFindAllocation() local
360 ACPI_DEBUG_MEM_BLOCK *Element; in AcpiUtTrackAllocation() local
582 ACPI_DEBUG_MEM_BLOCK *Element; in AcpiUtDumpAllocations() local
/freebsd-9-stable/contrib/ntp/tests/ntpd/
Dntp_prio_q.c23 typedef struct Element struct
25 char str[37]; // 37 seems like a nice candidate to break stuff
26 int number;
/freebsd-9-stable/contrib/llvm/lib/Target/
DTarget.cpp135 unsigned Element) { in LLVMOffsetOfElement()
/freebsd-9-stable/contrib/llvm/lib/CodeGen/AsmPrinter/
DDwarfCompileUnit.cpp531 uint64_t Element = DV.getAddrElement(i); in addComplexAddress() local
874 DIDescriptor Element = TParams.getElement(i); in addTemplateParams() local
1209 DIDescriptor Element = Elements.getElement(i); in constructTypeDIE() local
1722 DIDescriptor Element = Elements.getElement(i); in constructArrayTypeDIE() local
DDwarfDebug.cpp2753 uint64_t Element = DV.getAddrElement(i); in emitDebugLoc() local
/freebsd-9-stable/contrib/llvm/tools/clang/lib/StaticAnalyzer/Checkers/
DBasicObjCFoundationChecks.cpp300 ObjCDictionaryElement Element = DL->getKeyValueElement(i); in checkPostStmt() local
879 const Stmt *Element = FCS->getElement(); in checkElementNonNil() local
/freebsd-9-stable/contrib/llvm/tools/clang/lib/AST/
DCXXInheritance.cpp225 CXXBasePathElement Element; in lookupInBases() local
DVTableBuilder.cpp222 const CXXBasePathElement &Element = Path[I - 1]; in ComputeBaseOffset() local
234 const CXXBasePathElement &Element = Path[I]; in ComputeBaseOffset() local
2683 const CXXBasePathElement &Element = Path[J]; in ComputeThisOffset() local
DStmtPrinter.cpp1869 ObjCDictionaryElement Element = E->getKeyValueElement(I); in VisitObjCDictionaryLiteral() local
/freebsd-9-stable/contrib/llvm/lib/Target/R600/
DR600ISelLowering.cpp1603 unsigned Element = Const->getZExtValue(); in PerformDAGCombine() local
1610 unsigned Element = Const->getZExtValue(); in PerformDAGCombine() local
/freebsd-9-stable/contrib/llvm/lib/Transforms/InstCombine/
DInstCombineVectorOps.cpp754 int Element = cast<ConstantInt>(I->getOperand(2))->getLimitedValue(); in EvaluateInDifferentElementOrder() local
/freebsd-9-stable/contrib/llvm/tools/clang/lib/Sema/
DSemaTemplateVariadic.cpp98 ObjCDictionaryElement Element = E->getKeyValueElement(I); in TraverseObjCDictionaryLiteral() local
DTreeTransform.h1378 Stmt *Element, in RebuildObjCForCollectionStmt()
5981 StmtResult Element = getDerived().TransformStmt(S->getElement()); in TransformObjCForCollectionStmt() local
9013 ObjCDictionaryElement Element = { in TransformObjCDictionaryLiteral() local
9047 ObjCDictionaryElement Element = { in TransformObjCDictionaryLiteral() local
DSemaExprObjC.cpp326 static ExprResult CheckObjCCollectionLiteralElement(Sema &S, Expr *Element, in CheckObjCCollectionLiteralElement()
DSemaDeclCXX.cpp1722 for (CXXBasePath::const_iterator Element = Path->begin(); in getAmbiguousPathsDisplayString() local
6689 bool Sema::isStdInitializerList(QualType Ty, QualType *Element) { in isStdInitializerList()
6783 QualType Sema::BuildStdInitializerList(QualType Element, SourceLocation Loc) { in BuildStdInitializerList()
/freebsd-9-stable/contrib/llvm/lib/IR/
DDebugInfo.cpp1083 DIDescriptor Element = TParams.getElement(I); in processSubprogram() local
/freebsd-9-stable/contrib/llvm/tools/clang/lib/CodeGen/
DCGExprConstant.cpp1453 llvm::Constant *Element = EmitNullConstant(ElementTy); in EmitNullConstant() local
/freebsd-9-stable/contrib/llvm/tools/clang/lib/Parse/
DParseObjc.cpp2782 ObjCDictionaryElement Element = { in ParseObjCDictionaryLiteral() local
/freebsd-9-stable/contrib/llvm/tools/clang/lib/Serialization/
DASTWriterStmt.cpp891 ObjCDictionaryElement Element = E->getKeyValueElement(i); in VisitObjCDictionaryLiteral() local
/freebsd-9-stable/contrib/llvm/include/llvm/TableGen/
DRecord.h1133 unsigned Element; variable
/freebsd-9-stable/contrib/llvm/tools/clang/lib/Rewrite/Frontend/
DRewriteModernObjC.cpp2945 ObjCDictionaryElement Element = Exp->getKeyValueElement(i); in RewriteObjCDictionaryLiteralExpr() local