Home
last modified time | relevance | path

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

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