Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/lib/Support/
H A DYAMLTraits.cpp107 const Node *Input::getCurrentNode() const { in getCurrentNode() function in Input
/freebsd-src/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DBugReporter.cpp157 const ExplodedNode *getCurrentNode() const { return CurrentNode; } getCurrentNode() function in __anonf26c79320111::PathDiagnosticConstruct