/freebsd/contrib/llvm-project/clang/lib/Format/ |
H A D | SortJavaScriptImports.cpp | 165 JsModuleReference Reference = References[I]; in analyze() local 298 auto *Reference = std::next(References.begin()); in mergeModuleReferences() local 326 void appendReference(std::string &Buffer, JsModuleReference &Reference) { in appendReference() 406 JsModuleReference Reference; in parseModuleReferences() local 444 JsModuleReference &Reference) { in parseModuleReference() 482 JsModuleReference &Reference) { in parseModuleBindings() 489 JsModuleReference &Reference) { in parseStarBinding() 510 JsModuleReference &Reference) { in parseNamedBindings()
|
/freebsd/contrib/llvm-project/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;
|
/freebsd/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 | 1536 __anond8197bf10302(auto &Target, auto &Reference) main() argument
|
/freebsd/contrib/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/ |
H A D | DWARFFormValue.cpp | 547 DWARFDIE DWARFFormValue::Reference() const { in Reference() function in DWARFFormValue 504 DWARFDIE DWARFFormValue::Reference() const { Reference() function in DWARFFormValue
|
/freebsd/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() argument 430 LVScope *Reference = getReference(); resolveReferences() local 1068 LVScope *Reference = getReference(); printExtra() local 1796 LVScope *Reference = getReference(); resolveReferences() local 1805 if (LVScope *Reference = getReference()) resolveReferences() local 1867 LVScope *Reference = getReference(); printExtra() local 2007 if (LVScope *Reference = getReference()) printExtra() local [all...] |
H A D | LVElement.cpp | 375 setFile(LVElement * Reference) setFile() argument [all...] |
/freebsd/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/contrib/llvm-project/clang/include/clang/Index/ |
H A D | IndexSymbol.h | 105 Reference = 1 << 2, enumerator
|
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/LogicalView/Readers/ |
H A D | LVDWARFReader.cpp | 570 LVElementEntry &Reference = ElementTable[Offset]; in processOneDie() local
|
/freebsd/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/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 | 1869 UINT32 Reference; member
|
/freebsd/contrib/llvm-project/clang/lib/Analysis/ |
H A D | CalledOnceCheck.cpp | 1197 const KnownCalledOnceParameter &Reference) { in shouldBlockArgumentBeCalledOnce()
|
/freebsd/contrib/llvm-project/clang/lib/Sema/ |
H A D | SemaType.cpp | 3807 Reference = 1 enumerator 6828 Reference, enumerator 9601 QualType Reference = in BuiltinAddReference() local
|
/freebsd/contrib/llvm-project/clang/include/clang/Sema/ |
H A D | DeclSpec.h | 1252 Pointer, Reference, Array, Function, BlockPointer, MemberPointer, Paren, Pipe enumerator
|
H A D | Sema.h | 470 Reference, // Reference to a tag: 'struct foo *X;' enumerator
|