Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Support/
H A DYAMLTraits.cpp114 const Node *Input::getCurrentNode() const { in getCurrentNode() function in Input
/netbsd-src/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Core/
H A DBugReporter.cpp155 const ExplodedNode *getCurrentNode() const { return CurrentNode; } in getCurrentNode() function in __anon21c281ab0111::PathDiagnosticConstruct