Searched refs:mayHaveOtherDefinitions (Results 1 - 3 of 3) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DExprEngineCallAndReturn.cpp1064 if (RD.mayHaveOtherDefinitions()) {
H A DCallEvent.cpp189 if (RD.mayHaveOtherDefinitions() || RD.getDecl() != ADC->getDecl())
/freebsd-12-stable/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DCallEvent.h122 bool mayHaveOtherDefinitions() { return R != nullptr; } function in class:clang::ento::RuntimeDefinition

Completed in 170 milliseconds