/freebsd-src/contrib/llvm-project/clang/lib/Format/ |
H A D | SortJavaScriptImports.cpp | 167 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 D | SystemZElimCompare.cpp | 47 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 D | PrettyFunctionDumper.h | 22 enum class PointerType { None, Pointer, Reference }; enumerator
|
H A D | llvm-pdbutil.cpp | 1534 auto propagate = [&](auto &Target, auto &Reference) { in main()
|
/freebsd-src/contrib/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/ |
H A D | DWARFFormValue.cpp | 547 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 D | LVSymbol.cpp | 242 LVSymbol *Reference = getReference(); in resolveReferences() local 441 if (LVSymbol *Reference = getReference()) in printExtra() local
|
H A D | LVScope.cpp | 289 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 D | LVElement.cpp | 374 void LVElement::setFile(LVElement *Reference) { in setFile()
|
/freebsd-src/contrib/llvm-project/llvm/include/llvm/DebugInfo/LogicalView/Core/ |
H A D | LVSymbol.h | 48 LVSymbol *Reference = nullptr; variable
|
H A D | LVScope.h | 327 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 D | LVOptions.h | 122 Reference, // --attribute=reference enumerator
|
/freebsd-src/contrib/llvm-project/llvm/lib/DebugInfo/LogicalView/Readers/ |
H A D | LVELFReader.cpp |
|
/freebsd-src/contrib/llvm-project/clang/include/clang/Index/ |
H A D | IndexSymbol.h | 105 Reference = 1 << 2, enumerator
|
/freebsd-src/contrib/llvm-project/llvm/include/llvm/Demangle/ |
H A D | MicrosoftDemangleNodes.h | 53 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 D | acbuffer.h | 250 UINT8 Reference; member
|
H A D | acobject.h | 648 ACPI_OBJECT_REFERENCE Reference; member
|
H A D | actypes.h | 1110 } Reference; member
|
H A D | actbl2.h | 1765 UINT32 Reference; global() member
|
/freebsd-src/contrib/llvm-project/clang/lib/Analysis/ |
H A D | CalledOnceCheck.cpp | 1196 __anon185a77070702( const KnownCalledOnceParameter &Reference) shouldBlockArgumentBeCalledOnce() argument
|
/freebsd-src/contrib/llvm-project/clang/lib/Sema/ |
H A D | SemaType.cpp | 4281 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 D | DeclSpec.h | 1216 Pointer, Reference, Array, Function, BlockPointer, MemberPointer, Paren, Pipe global() enumerator
|