Home
last modified time | relevance | path

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

/external/llvm-project/clang/lib/StaticAnalyzer/Checkers/
DDereferenceChecker.cpp117 static bool isDeclRefExprToReference(const Expr *E) { in isDeclRefExprToReference() function
/external/clang/lib/StaticAnalyzer/Core/
DBugReporterVisitors.cpp37 bool bugreporter::isDeclRefExprToReference(const Expr *E) { in isDeclRefExprToReference() function in bugreporter