Home
last modified time | relevance | path

Searched defs:IsCtorOrDtor (Results 1 – 4 of 4) sorted by relevance

/freebsd-src/contrib/llvm-project/lldb/source/Core/
H A DRichManglingContext.cpp66 bool RichManglingContext::IsCtorOrDtor() const { in IsCtorOrDtor() function in RichManglingContext
/freebsd-src/contrib/llvm-project/clang/lib/Format/
H A DTokenAnnotator.cpp3476 if (const bool IsCtorOrDtor = Tok->is(TT_CtorDtorDeclName); calculateFormattingInformation() local
/freebsd-src/contrib/llvm-project/clang/lib/Sema/
H A DSemaType.cpp3162 bool IsCtorOrDtor = BuildMemberPointerType() local
8300 adjustMemberFunctionCC(QualType & T,bool HasThisPointer,bool IsCtorOrDtor,SourceLocation Loc) adjustMemberFunctionCC() argument
/freebsd-src/contrib/llvm-project/clang/lib/CodeGen/
H A DCGDebugInfo.cpp1896 bool IsCtorOrDtor = CreateCXXMemberFunction() local