Home
last modified time | relevance | path

Searched refs:ParentMacroStack (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/clang/lib/Analysis/
H A DCloneDetection.cpp421 const std::string &ParentMacroStack) { in calculateStmtComplexity() argument
441 if (!ParentMacroStack.empty() && MacroStack == ParentMacroStack) { in calculateStmtComplexity()
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Analysis/
H A DCloneDetection.h295 const std::string &ParentMacroStack = "");