Home
last modified time | relevance | path

Searched refs:createMemberLoc (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Analysis/
H A DPathDiagnostic.h290 static PathDiagnosticLocation createMemberLoc(const MemberExpr *ME,
/netbsd-src/external/apache2/llvm/dist/clang/lib/Analysis/
H A DPathDiagnostic.cpp617 PathDiagnosticLocation::createMemberLoc(const MemberExpr *ME, in createMemberLoc() function in PathDiagnosticLocation
/netbsd-src/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Core/
H A DBugReporter.cpp2408 return PathDiagnosticLocation::createMemberLoc(ME, SM); in getLocation()