Go to the source code of this file.
◆ getName()
static std::string getName |
( |
const CallEvent & |
Call | ) |
|
|
static |
Definition at line 60 of file ReturnValueChecker.cpp.
Referenced by clang::CodeGen::CGOpenMPRuntime::CGOpenMPRuntime(), clang::HeaderSearch::collectAllModules(), clang::ASTNameGenerator::Implementation::getAllManglings(), clang::TypedefNameDecl::getAnonDeclWithTypedefName(), getArgumentValueString(), clang::DiagnosticIDs::getCategoryNumberForDiag(), GetCFNumberSize(), clang::serialization::DeclarationNameKey::getHash(), clang::BuiltinType::getKind(), clang::UnresolvedMemberExpr::getMemberName(), clang::BuiltinType::getNameAsCString(), clang::ObjCImplementationDecl::getNameAsString(), clang::NamedDecl::getObjCFStringFormattingFamily(), isBetterMultiversionCandidate(), clang::Declarator::isCtorOrDtor(), clang::IdentifierInfo::isEditorPlaceholder(), isReferenceCountingPointerDestructor(), clang::Declarator::isStaticMember(), clang::DirectoryLookup::LookupFile(), clang::MultiKeywordSelector::MultiKeywordSelector(), clang::IdentifierInfo::operator<(), clang::LabelStmt::setDecl(), and clang::CodeGen::~CGOpenMPRuntime().
◆ isInvariantBreak()
static Optional<bool> isInvariantBreak |
( |
bool |
ExpectedValue, |
|
|
SVal |
ReturnV, |
|
|
CheckerContext & |
C |
|
) |
| |
|
static |