Home
last modified time | relevance | path

Searched defs:semantic (Results 1 – 25 of 71) sorted by relevance

123

/netbsd/external/gpl3/gcc/dist/gcc/d/dmd/
H A Ddversion.c100 void DebugSymbol::semantic(Scope *) in semantic() function
191 void VersionSymbol::semantic(Scope *) in semantic() function
H A Dstaticassert.c46 void StaticAssert::semantic(Scope *) in semantic() function
H A Daliasthis.c92 void AliasThis::semantic(Scope *sc) in semantic() function
H A Dattrib.c172 void AttribDeclaration::semantic(Scope *sc) in semantic() function
747 void AnonDeclaration::semantic(Scope *sc) in semantic() function
943 void PragmaDeclaration::semantic(Scope *sc) in semantic() function
1377 void StaticIfDeclaration::semantic(Scope *sc) in semantic() function
1494 void StaticForeachDeclaration::semantic(Scope *sc) in semantic() function
1607 void CompileDeclaration::semantic(Scope *sc) in semantic() function
1673 void UserAttributeDeclaration::semantic(Scope *sc) in semantic() function
H A Ddenum.c89 void EnumDeclaration::semantic(Scope *sc) in semantic() function
525 void EnumMember::semantic(Scope *sc) in semantic() function
H A Dmtype.c299 Type *Type::semantic(Loc loc, Scope *) in semantic() function
3722 Type *TypeVector::semantic(Loc loc, Scope *sc) in semantic() function
4082 Type *TypeSArray::semantic(Loc loc, Scope *sc) in semantic() function
4421 Type *TypeDArray::semantic(Loc loc, Scope *sc) in semantic() function
4613 Type *TypeAArray::semantic(Loc loc, Scope *sc) in semantic() function
6579 Type *TypeTraits::semantic(Loc, Scope *sc) in semantic() function
7566 Type *TypeEnum::semantic(Loc, Scope *) in semantic() function
7822 Type *TypeStruct::semantic(Loc, Scope *sc) in semantic() function
8383 Type *TypeClass::semantic(Loc, Scope *sc) in semantic() function
9054 Type *TypeTuple::semantic(Loc, Scope *) in semantic() function
[all …]
H A Ddeclaration.c84 void Declaration::semantic(Scope *) in semantic() function
324 void AliasDeclaration::semantic(Scope *sc) in semantic() function
727 void OverDeclaration::semantic(Scope *) in semantic() function
867 void VarDeclaration::semantic(Scope *sc) in semantic() function
2258 void TypeInfoDeclaration::semantic(Scope *) in semantic() function
H A Dnspace.c89 void Nspace::semantic(Scope *sc) in semantic() function
H A Ddimport.c197 void Import::semantic(Scope *sc) in semantic() function
H A Dfunc.c447 void FuncDeclaration::semantic(Scope *sc) in semantic() function
4828 void CtorDeclaration::semantic(Scope *sc) in semantic() function
4949 void PostBlitDeclaration::semantic(Scope *sc) in semantic() function
5026 void DtorDeclaration::semantic(Scope *sc) in semantic() function
5116 void StaticCtorDeclaration::semantic(Scope *sc) in semantic() function
5243 void StaticDtorDeclaration::semantic(Scope *sc) in semantic() function
5364 void InvariantDeclaration::semantic(Scope *sc) in semantic() function
5446 void UnitTestDeclaration::semantic(Scope *sc) in semantic() function
5517 void NewDeclaration::semantic(Scope *sc) in semantic() function
5596 void DeleteDeclaration::semantic(Scope *sc) in semantic() function
H A Ddmodule.c723 void Module::semantic(Scope *) in semantic() function
1183 void Package::semantic(Scope *) in semantic() function
H A Ddsymbol.c469 void Dsymbol::semantic(Scope *) in semantic() function
1025 void ForwardingScopeDsymbol::semantic(Scope *) in semantic() function
1065 void ScopeDsymbol::semantic(Scope *) in semantic() function
/netbsd/external/gpl3/gcc.old/dist/gcc/d/dmd/
H A Ddversion.c100 void DebugSymbol::semantic(Scope *) in semantic() function
191 void VersionSymbol::semantic(Scope *) in semantic() function
H A Dstaticassert.c46 void StaticAssert::semantic(Scope *) in semantic() function
H A Daliasthis.c92 void AliasThis::semantic(Scope *sc) in semantic() function
H A Dattrib.c172 void AttribDeclaration::semantic(Scope *sc) in semantic() function
747 void AnonDeclaration::semantic(Scope *sc) in semantic() function
943 void PragmaDeclaration::semantic(Scope *sc) in semantic() function
1377 void StaticIfDeclaration::semantic(Scope *sc) in semantic() function
1494 void StaticForeachDeclaration::semantic(Scope *sc) in semantic() function
1607 void CompileDeclaration::semantic(Scope *sc) in semantic() function
1673 void UserAttributeDeclaration::semantic(Scope *sc) in semantic() function
H A Ddenum.c89 void EnumDeclaration::semantic(Scope *sc) in semantic() function
525 void EnumMember::semantic(Scope *sc) in semantic() function
H A Dmtype.c299 Type *Type::semantic(Loc loc, Scope *) in semantic() function
3722 Type *TypeVector::semantic(Loc loc, Scope *sc) in semantic() function
4082 Type *TypeSArray::semantic(Loc loc, Scope *sc) in semantic() function
4421 Type *TypeDArray::semantic(Loc loc, Scope *sc) in semantic() function
4613 Type *TypeAArray::semantic(Loc loc, Scope *sc) in semantic() function
6579 Type *TypeTraits::semantic(Loc, Scope *sc) in semantic() function
7566 Type *TypeEnum::semantic(Loc, Scope *) in semantic() function
7822 Type *TypeStruct::semantic(Loc, Scope *sc) in semantic() function
8383 Type *TypeClass::semantic(Loc, Scope *sc) in semantic() function
9054 Type *TypeTuple::semantic(Loc, Scope *) in semantic() function
[all …]
H A Ddeclaration.c84 void Declaration::semantic(Scope *) in semantic() function
324 void AliasDeclaration::semantic(Scope *sc) in semantic() function
727 void OverDeclaration::semantic(Scope *) in semantic() function
867 void VarDeclaration::semantic(Scope *sc) in semantic() function
2258 void TypeInfoDeclaration::semantic(Scope *) in semantic() function
H A Dnspace.c89 void Nspace::semantic(Scope *sc) in semantic() function
H A Ddimport.c197 void Import::semantic(Scope *sc) in semantic() function
H A Dfunc.c447 void FuncDeclaration::semantic(Scope *sc) in semantic() function
4828 void CtorDeclaration::semantic(Scope *sc) in semantic() function
4949 void PostBlitDeclaration::semantic(Scope *sc) in semantic() function
5026 void DtorDeclaration::semantic(Scope *sc) in semantic() function
5116 void StaticCtorDeclaration::semantic(Scope *sc) in semantic() function
5243 void StaticDtorDeclaration::semantic(Scope *sc) in semantic() function
5364 void InvariantDeclaration::semantic(Scope *sc) in semantic() function
5446 void UnitTestDeclaration::semantic(Scope *sc) in semantic() function
5517 void NewDeclaration::semantic(Scope *sc) in semantic() function
5596 void DeleteDeclaration::semantic(Scope *sc) in semantic() function
H A Ddmodule.c723 void Module::semantic(Scope *) in semantic() function
1183 void Package::semantic(Scope *) in semantic() function
/netbsd/external/gpl3/gdb/dist/sim/igen/
H A Digen.c612 insn_list *semantic; in gen_semantics_h() local
654 insn_list *semantic; in gen_semantics_c() local
684 insn_list *semantic, in gen_icache_h()
721 insn_list *semantic, in gen_icache_c()
/netbsd/external/gpl3/gdb.old/dist/sim/igen/
H A Digen.c612 insn_list *semantic; in gen_semantics_h() local
654 insn_list *semantic; in gen_semantics_c() local
684 insn_list *semantic, in gen_icache_h()
721 insn_list *semantic, in gen_icache_c()

123