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