/openbsd-src/gnu/llvm/clang/lib/Format/ |
H A D | SortJavaScriptImports.cpp | 166 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/ |
H A D | BackEnds.rst | 597 Generic Enumerated Types 679 Generic Tables 901 Search Indexes
|
/openbsd-src/gnu/llvm/llvm/lib/Target/SystemZ/ |
H A D | SystemZElimCompare.cpp | 47 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/clang/docs/ |
H A D | APINotes.rst | 67 Reference chapter
|
/openbsd-src/gnu/llvm/llvm/tools/llvm-pdbutil/ |
H A D | PrettyFunctionDumper.h | 22 enum class PointerType { None, Pointer, Reference }; enumerator
|
H A D | llvm-pdbutil.cpp | 1536 auto propagate = [&](auto &Target, auto &Reference) { in main()
|
/openbsd-src/gnu/llvm/lldb/source/Plugins/SymbolFile/DWARF/ |
H A D | DWARFFormValue.cpp | 503 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/llvm/docs/ |
H A D | Reference.rst | 1 Reference title
|
/openbsd-src/gnu/llvm/llvm/lib/DebugInfo/LogicalView/Core/ |
H A D | LVSymbol.cpp | 244 LVSymbol *Reference = getReference(); in resolveReferences() local 443 if (LVSymbol *Reference = getReference()) in printExtra() local
|
H A D | LVScope.cpp | 298 void LVScope::addMissingElements(LVScope *Reference) { in addMissingElements() 439 LVScope *Reference = getReference(); in resolveReferences() local 1073 LVScope *Reference = getReference(); in printExtra() local 1801 LVScope *Reference = getReference(); in resolveReferences() local 1810 if (LVScope *Reference = getReference()) in resolveReferences() local 1872 LVScope *Reference = getReference(); in printExtra() local 2012 if (LVScope *Reference = getReference()) in printExtra() local
|
H A D | LVElement.cpp | 338 void LVElement::setFile(LVElement *Reference) { in setFile()
|
/openbsd-src/gnu/llvm/compiler-rt/lib/scudo/standalone/tests/ |
H A D | checksum_test.cpp | 40 const scudo::u16 Reference = F(Seed, Array, ArraySize); in verifyChecksumFunctionBitFlip() local
|
/openbsd-src/gnu/llvm/llvm/lib/DebugInfo/LogicalView/Readers/ |
H A D | LVELFReader.cpp | 557 LVElementEntry &Reference = ElementTable[Offset]; in processOneDie() local 1081 uint64_t Reference = *FormValue.getAsReference(); in updateReference() local 1140 LVElementEntry &Reference = Iter->second; in getElementForOffset() local
|
/openbsd-src/gnu/llvm/llvm/include/llvm/DebugInfo/LogicalView/Core/ |
H A D | LVScope.h | 327 LVScope *Reference = nullptr; // DW_AT_specification, DW_AT_abstract_origin. variable 646 LVScope *Reference = nullptr; // DW_AT_specification, DW_AT_abstract_origin. variable 752 LVScope *Reference = nullptr; // Reference to DW_AT_extension attribute. variable
|
H A D | LVSymbol.h | 48 LVSymbol *Reference = nullptr; variable
|
H A D | LVOptions.h | 122 Reference, // --attribute=reference enumerator
|
/openbsd-src/gnu/llvm/clang/include/clang/Analysis/FlowSensitive/ |
H A D | DataflowEnvironment.h | 46 Reference, enumerator
|
H A D | Value.h | 37 Reference, enumerator
|
/openbsd-src/gnu/usr.bin/perl/pod/ |
H A D | perldocstyle.pod | 647 =head3 Reference subsection
|
/openbsd-src/gnu/llvm/clang/include/clang/Index/ |
H A D | IndexSymbol.h | 105 Reference = 1 << 2, enumerator
|
/openbsd-src/gnu/llvm/llvm/include/llvm/Demangle/ |
H A D | MicrosoftDemangleNodes.h | 54 enum class PointerAffinity { None, Pointer, Reference, RValueReference }; enumerator 55 enum class FunctionRefQualifier { None, Reference, RValueReference }; enumerator
|
/openbsd-src/gnu/llvm/clang/lib/Analysis/ |
H A D | CalledOnceCheck.cpp | 1196 const KnownCalledOnceParameter &Reference) { in shouldBlockArgumentBeCalledOnce()
|
/openbsd-src/gnu/llvm/clang/lib/Sema/ |
H A D | SemaType.cpp | 4176 Reference = 1 enumerator 7086 Reference, enumerator 9378 QualType Reference = in BuiltinAddReference() local
|
/openbsd-src/gnu/llvm/clang/include/clang/Sema/ |
H A D | DeclSpec.h | 1200 Pointer, Reference, Array, Function, BlockPointer, MemberPointer, Paren, Pipe enumerator
|