Home
last modified time | relevance | path

Searched refs:isLocationMine (Results 1 – 2 of 2) sorted by relevance

/dports/editors/libreoffice/libreoffice-7.2.6.2/compilerplugins/clang/
H A Dmethodcycles.cxx85 if (!isLocationMine(pair.first->getLocation()) in run()
86 || !isLocationMine(pair.second->getLocation())) in run()
120 bool isLocationMine(SourceLocation loc);
187 bool MethodCycles::isLocationMine(SourceLocation loc) in isLocationMine() function in __anon1fc351520111::MethodCycles
308 if (!isLocationMine(canonicalFunctionDecl->getLocation())) in VisitFunctionDecl()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/compilerplugins/clang/
H A Dmethodcycles.cxx85 if (!isLocationMine(pair.first->getLocation()) in run()
86 || !isLocationMine(pair.second->getLocation())) in run()
120 bool isLocationMine(SourceLocation loc);
187 bool MethodCycles::isLocationMine(SourceLocation loc) in isLocationMine() function in __anon5166dbaa0111::MethodCycles
308 if (!isLocationMine(canonicalFunctionDecl->getLocation())) in VisitFunctionDecl()