Searched refs:getContainingDecl (Results 1 – 2 of 2) sorted by relevance
| /netbsd-src/external/apache2/llvm/dist/clang/lib/Analysis/ |
| H A D | CloneDetection.cpp | 164 SM.getFilename(S.getContainingDecl()->getLocation())); in isAutoGenerated() 328 CollectStmtSequenceData(StmtSequence(Child, Sequence.getContainingDecl()), in CollectStmtSequenceData() 366 saveHash(S.front(), S.getContainingDecl(), StmtsByHash); in constrain() 450 StmtSequence(S, Seq.getContainingDecl()), Limit, MacroStack); in calculateStmtComplexity() 457 StmtSequence(S, Seq.getContainingDecl()), Limit, MacroStack); in calculateStmtComplexity()
|
| /netbsd-src/external/apache2/llvm/dist/clang/include/clang/Analysis/ |
| H A D | CloneDetection.h | 113 const Decl *getContainingDecl() const { in getContainingDecl() function
|