Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/clang/lib/Format/
H A DSortJavaScriptImports.cpp167 JsModuleReference Reference = References[I]; analyze() local
300 auto *Reference = std::next(References.begin()); mergeModuleReferences() local
328 appendReference(std::string & Buffer,JsModuleReference & Reference) appendReference() argument
408 JsModuleReference Reference; parseModuleReferences() local
446 parseModuleReference(const AdditionalKeywords & Keywords,JsModuleReference & Reference) parseModuleReference() argument
484 parseModuleBindings(const AdditionalKeywords & Keywords,JsModuleReference & Reference) parseModuleBindings() argument
491 parseStarBinding(const AdditionalKeywords & Keywords,JsModuleReference & Reference) parseStarBinding() argument
512 parseNamedBindings(const AdditionalKeywords & Keywords,JsModuleReference & Reference) parseNamedBindings() argument
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZElimCompare.cpp47 struct Reference { struct
50 Reference &operator|=(const Reference &Other) { in operator |=() argument
56 operator bool__anon194e8bf30111::Reference operator bool() argument
60 Def__anon194e8bf30111::Reference global() argument
61 Use__anon194e8bf30111::Reference global() argument
/freebsd-src/contrib/llvm-project/llvm/tools/llvm-pdbutil/
H A DPrettyFunctionDumper.h22 enum class PointerType { None, Pointer, Reference }; enumerator
H A Dllvm-pdbutil.cpp1534 auto propagate = [&](auto &Target, auto &Reference) { in main()
/freebsd-src/contrib/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/
H A DDWARFFormValue.cpp547 DWARFDIE DWARFFormValue::Reference() const { in Reference() function in DWARFFormValue
552 uint64_t DWARFFormValue::Reference(dw_offset_t base_offset) const { in Reference() function in DWARFFormValue
/freebsd-src/contrib/llvm-project/llvm/lib/DebugInfo/LogicalView/Core/
H A DLVSymbol.cpp242 LVSymbol *Reference = getReference(); in resolveReferences() local
441 if (LVSymbol *Reference = getReference()) in printExtra() local
H A DLVScope.cpp289 void LVScope::addMissingElements(LVScope *Reference) { in addMissingElements()
422 LVScope *Reference = getReference(); in resolveReferences() local
1060 LVScope *Reference = getReference(); in printExtra() local
1788 LVScope *Reference = getReference(); in resolveReferences() local
1797 if (LVScope *Reference = getReference()) in resolveReferences() local
1859 LVScope *Reference = getReference(); in printExtra() local
1999 if (LVScope *Reference = getReference()) in printExtra() local
H A DLVElement.cpp374 void LVElement::setFile(LVElement *Reference) { in setFile()
/freebsd-src/contrib/llvm-project/llvm/include/llvm/DebugInfo/LogicalView/Core/
H A DLVSymbol.h48 LVSymbol *Reference = nullptr; variable
H A DLVScope.h327 LVScope *Reference = nullptr; // DW_AT_specification, DW_AT_abstract_origin. variable
647 LVScope *Reference = nullptr; // DW_AT_specification, DW_AT_abstract_origin. variable
753 LVScope *Reference = nullptr; // Reference to DW_AT_extension attribute. variable
H A DLVOptions.h122 Reference, // --attribute=reference enumerator
/freebsd-src/contrib/llvm-project/llvm/lib/DebugInfo/LogicalView/Readers/
H A DLVELFReader.cpp
/freebsd-src/contrib/llvm-project/clang/include/clang/Index/
H A DIndexSymbol.h105 Reference = 1 << 2, enumerator
/freebsd-src/contrib/llvm-project/llvm/include/llvm/Demangle/
H A DMicrosoftDemangleNodes.h53 enum class PointerAffinity { None, Pointer, Reference, RValueReference }; enumerator
54 enum class FunctionRefQualifier { None, Reference, RValueReference }; enumerator
/freebsd-src/sys/contrib/dev/acpica/include/
H A Dacbuffer.h250 UINT8 Reference; member
H A Dacobject.h648 ACPI_OBJECT_REFERENCE Reference; member
H A Dactypes.h1110 } Reference; member
H A Dactbl2.h1765 UINT32 Reference; global() member
/freebsd-src/contrib/llvm-project/clang/lib/Analysis/
H A DCalledOnceCheck.cpp1196 __anon185a77070702( const KnownCalledOnceParameter &Reference) shouldBlockArgumentBeCalledOnce() argument
/freebsd-src/contrib/llvm-project/clang/lib/Sema/
H A DSemaType.cpp4281 Reference = 1 global() enumerator
7245 Reference, global() enumerator
9870 QualType Reference = BuiltinAddReference() local
[all...]
/freebsd-src/contrib/llvm-project/clang/include/clang/Sema/
H A DDeclSpec.h1216 Pointer, Reference, Array, Function, BlockPointer, MemberPointer, Paren, Pipe global() enumerator