Home
last modified time | relevance | path

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

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