Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/compiler-rt/lib/profile/
H A DInstrProfilingValue.c332 ValueProfNode *StartNode, uint32_t N) { in getNextNValueData()
/openbsd-src/gnu/llvm/clang/lib/StaticAnalyzer/Checkers/
H A DValistChecker.cpp284 const ExplodedNode *StartNode = getStartCallSite(N, Reg); in reportLeakedVALists() local