Home
last modified time | relevance | path

Searched defs:linkage (Results 1 – 25 of 57) sorted by relevance

123

/netbsd/external/gpl3/gcc/dist/gcc/d/dmd/
H A Dparse.h64 LINK linkage; variable
H A Dattrib.d84 extern (D) static Scope* createNewScope(Scope* sc, StorageClass stc, LINK linkage, in createNewScope()
395 LINK linkage; /// either explicitly set or `default_` variable
397 extern (D) this(const ref Loc loc, LINK linkage, Dsymbols* decl) in this()
1493 static void checkGNUABITag(Dsymbol sym, LINK linkage) in checkGNUABITag()
H A Dscope.h110 LINK linkage; // linkage for external functions member
H A Djson.c305 void property(const char *name, LINK linkage) in property()
H A Dhdrgen.d2950 private void linkageToBuffer(OutBuffer* buf, LINK linkage) in linkageToBuffer()
2961 const(char)* linkageToChars(LINK linkage) in linkageToChars()
2967 string linkageToString(LINK linkage) pure nothrow in linkageToString()
H A Djson.d310 extern(D) void property(const char[] name, const LINK linkage) in property()
H A Ddscope.d119 LINK linkage = LINK.d; member
H A Dobjc.d647 const linkage = linkageToString(fd._linkage); in validateOptional() local
H A Ddmangle.d1340 const linkage = d.resolvedLinkage(); in private() local
H A Dmtype.h600 LINK linkage; // calling convention variable
H A Dtraits.c1165 const char *linkage = linkageToChars(link); in semanticTraits() local
/netbsd/external/gpl3/gcc.old/dist/gcc/d/dmd/
H A Dparse.h64 LINK linkage; variable
H A Dscope.h107 LINK linkage; // linkage for external functions member
H A Djson.c305 void property(const char *name, LINK linkage) in property()
H A Dmtype.h609 LINK linkage; // calling convention variable
H A Ddeclaration.h124 LINK linkage; variable
H A Dtraits.c1165 const char *linkage = linkageToChars(link); in semanticTraits() local
/netbsd/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DConstantInitBuilder.cpp71 llvm::GlobalValue::LinkageTypes linkage, in createGlobal()
/netbsd/external/gpl3/gcc/dist/include/
H A Dbtf.h181 uint32_t linkage; /* Currently only 0=static or 1=global. */ member
/netbsd/external/gpl3/gdb/dist/binutils/
H A Ddebug.c498 enum debug_object_linkage linkage; member
606 enum debug_object_linkage linkage) in debug_add_to_namespace()
640 enum debug_object_linkage linkage) in debug_add_to_current_namespace()
1124 enum debug_object_linkage linkage; in debug_record_variable() local
2811 const char *name, enum debug_object_linkage linkage, in debug_write_function()
/netbsd/external/gpl3/binutils/dist/binutils/
H A Ddebug.c498 enum debug_object_linkage linkage; member
606 enum debug_object_linkage linkage) in debug_add_to_namespace()
640 enum debug_object_linkage linkage) in debug_add_to_current_namespace()
1124 enum debug_object_linkage linkage; in debug_record_variable() local
2820 const char *name, enum debug_object_linkage linkage, in debug_write_function()
/netbsd/external/gpl3/binutils.old/dist/binutils/
H A Ddebug.c498 enum debug_object_linkage linkage; member
606 enum debug_object_linkage linkage) in debug_add_to_namespace()
640 enum debug_object_linkage linkage) in debug_add_to_current_namespace()
1124 enum debug_object_linkage linkage; in debug_record_variable() local
2811 const char *name, enum debug_object_linkage linkage, in debug_write_function()
/netbsd/external/gpl3/gdb.old/dist/binutils/
H A Ddebug.c498 enum debug_object_linkage linkage; member
606 enum debug_object_linkage linkage) in debug_add_to_namespace()
640 enum debug_object_linkage linkage) in debug_add_to_current_namespace()
1124 enum debug_object_linkage linkage; in debug_record_variable() local
2811 const char *name, enum debug_object_linkage linkage, in debug_write_function()
/netbsd/external/gpl3/gcc.old/dist/libphobos/src/std/
H A Dtraits.d676 enum linkage = functionLinkage!T; in fqnType() local
/netbsd/external/gpl3/gcc/dist/libphobos/src/std/
H A Dtraits.d767 enum linkage = functionLinkage!T; in fqnType() local

123