Home
last modified time | relevance | path

Searched defs:Out_ (Results 1 – 2 of 2) sorted by relevance

/freebsd-src/contrib/llvm-project/clang/lib/AST/
H A DItaniumMangle.cpp435 : Context(Outer.Context), Out(Out_), Structo in CXXNameMangler() argument
414 CXXNameMangler(ItaniumMangleContextImpl & C,raw_ostream & Out_,const NamedDecl * D=nullptr,bool NullOut_=false) CXXNameMangler() argument
422 CXXNameMangler(ItaniumMangleContextImpl & C,raw_ostream & Out_,const CXXConstructorDecl * D,CXXCtorType Type) CXXNameMangler() argument
426 CXXNameMangler(ItaniumMangleContextImpl & C,raw_ostream & Out_,const CXXDestructorDecl * D,CXXDtorType Type) CXXNameMangler() argument
431 CXXNameMangler(ItaniumMangleContextImpl & C,raw_ostream & Out_,bool NormalizeIntegers_) CXXNameMangler() argument
442 CXXNameMangler(CXXNameMangler & Outer,llvm::raw_null_ostream & Out_) CXXNameMangler() argument
[all...]
H A DMicrosoftMangle.cpp342 MicrosoftCXXNameMangler(MicrosoftMangleContextImpl & C,raw_ostream & Out_) MicrosoftCXXNameMangler() argument
348 MicrosoftCXXNameMangler(MicrosoftMangleContextImpl & C,raw_ostream & Out_,const CXXConstructorDecl * D,CXXCtorType Type) MicrosoftCXXNameMangler() argument
355 MicrosoftCXXNameMangler(MicrosoftMangleContextImpl & C,raw_ostream & Out_,const CXXDestructorDecl * D,CXXDtorType Type) MicrosoftCXXNameMangler() argument