Home
last modified time | relevance | path

Searched defs:Reference (Results 1 – 17 of 17) sorted by relevance

/openbsd/src/gnu/llvm/clang/lib/Format/
DSortJavaScriptImports.cpp166 JsModuleReference Reference = References[I]; in analyze() local
300 auto *Reference = std::next(References.begin()); in mergeModuleReferences() local
327 void appendReference(std::string &Buffer, JsModuleReference &Reference) { in appendReference()
407 JsModuleReference Reference; in parseModuleReferences() local
445 JsModuleReference &Reference) { in parseModuleReference()
483 JsModuleReference &Reference) { in parseModuleBindings()
490 JsModuleReference &Reference) { in parseStarBinding()
506 JsModuleReference &Reference) { in parseNamedBindings()
/openbsd/src/gnu/llvm/llvm/docs/TableGen/
DBackEnds.rst597 Generic Enumerated Types
679 Generic Tables
901 Search Indexes
/openbsd/src/gnu/llvm/llvm/lib/Target/SystemZ/
DSystemZElimCompare.cpp47 struct Reference { struct
50 Reference &operator|=(const Reference &Other) { in operator |=()
56 explicit operator bool() const { return Def || Use; } in operator bool()
60 bool Def = false;
61 bool Use = false;
/openbsd/src/gnu/llvm/lldb/source/Plugins/SymbolFile/DWARF/
DDWARFFormValue.cpp503 DWARFDIE DWARFFormValue::Reference() const { in Reference() function in DWARFFormValue
546 uint64_t DWARFFormValue::Reference(dw_offset_t base_offset) const { in Reference() function in DWARFFormValue
/openbsd/src/gnu/llvm/clang/docs/
DAPINotes.rst67 Reference chapter
/openbsd/src/gnu/llvm/llvm/tools/llvm-pdbutil/
DPrettyFunctionDumper.h22 enum class PointerType { None, Pointer, Reference }; enumerator
Dllvm-pdbutil.cpp1536 auto propagate = [&](auto &Target, auto &Reference) { in main()
/openbsd/src/gnu/llvm/llvm/docs/
DReference.rst1 Reference title
/openbsd/src/gnu/llvm/compiler-rt/lib/scudo/standalone/tests/
Dchecksum_test.cpp40 const scudo::u16 Reference = F(Seed, Array, ArraySize); in verifyChecksumFunctionBitFlip() local
/openbsd/src/gnu/llvm/clang/include/clang/Analysis/FlowSensitive/
DDataflowEnvironment.h46 Reference, enumerator
DValue.h37 Reference, enumerator
/openbsd/src/gnu/usr.bin/perl/pod/
Dperldocstyle.pod647 =head3 Reference subsection
/openbsd/src/gnu/llvm/clang/include/clang/Index/
DIndexSymbol.h105 Reference = 1 << 2, enumerator
/openbsd/src/gnu/llvm/llvm/include/llvm/Demangle/
DMicrosoftDemangleNodes.h54 enum class PointerAffinity { None, Pointer, Reference, RValueReference }; enumerator
55 enum class FunctionRefQualifier { None, Reference, RValueReference }; enumerator
/openbsd/src/gnu/llvm/clang/lib/Analysis/
DCalledOnceCheck.cpp1196 const KnownCalledOnceParameter &Reference) { in shouldBlockArgumentBeCalledOnce()
/openbsd/src/gnu/llvm/clang/lib/Sema/
DSemaType.cpp4176 Reference = 1 enumerator
7086 Reference, enumerator
9378 QualType Reference = in BuiltinAddReference() local
/openbsd/src/gnu/llvm/clang/include/clang/Sema/
DDeclSpec.h1200 Pointer, Reference, Array, Function, BlockPointer, MemberPointer, Paren, Pipe enumerator