Searched defs:getCurrentNode (Results 1 – 2 of 2) sorted by relevance
| /src/contrib/llvm-project/llvm/lib/Support/ | ||
| H A D | YAMLTraits.cpp | 107 const Node *Input::getCurrentNode() const { in getCurrentNode() function in Input |
| /src/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/ | ||
| H A D | BugReporter.cpp | 167 const ExplodedNode *getCurrentNode() const { return CurrentNode; } in getCurrentNode() function in __anon0e379bf50111::PathDiagnosticConstruct |